Autocomplete doesn't work for rosrun

asked 2016-04-30 04:49:12 -0500

Zhenzhang gravatar image

When I type rosrun begi and then try to complete the beginnertutorial with tab, my terminal becomes no response and I can't type or delete anything. Several seconds later, my terminal closes itself.

But for other ros commands like roscp, roslaunch, the auto completion can work.

My OS is ubuntu 16.04 and I add source /opt/ros/kinetic/setup.bash and source <catkin_workspace>/devel/setup.bash in my bashrc.

Can anyone help me? Thanks a lot!!

edit retag flag offensive close merge delete

Comments

1

This is an error in an alpha version of ROS. You should probably report it on the ros_comm bug tracker. (since rosbash is part of ros_comm).

ahendrix gravatar image ahendrix  ( 2016-05-04 00:56:39 -0500 )edit