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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Bill Morris
Date:  
To: ros-users
Subject: 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.