Re: [ros-users] ros tools and bash bindings

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Bill Morris
日付:  
To: ros-users
題目: Re: [ros-users] ros tools and bash bindings
On Wed, 2010-05-19 at 09:50 -0700, Jeremy Leibs wrote:
> On Tue, May 18, 2010 at 1:33 PM, David Feil-Seifer
> <> wrote:
> > I have been consistently having problems with ros tools in both Gentoo
> > and Ubuntu. If I am using tab-completion (where it gives options
> > allowing you to tab-complete to the full file) with command-line apps
> > (such as roslaunch rosrun, etc) that wraps to the next line, the text
> > gets garbled.
>
> I tried a little bit to recreate this unsuccessfully. Can you give an
> example path / invocation that causes the problems?


I have also had this problem in the past.

I am wondering if it might be related to rosconsole error messages using
ascii color commands. Once or twice I have noticed terminal corruption
if I ctrl-c roscore.

Now that I know the tab completion issue isn't just me, I'll try to
reproduce the error.