Autocomplete doesn't work for rosrun
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
Can anyone help me? Thanks a lot!!
Asked by Zhenzhang on 2016-04-30 04:49:12 UTC
Comments
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).
Asked by ahendrix on 2016-05-04 00:56:39 UTC
https://github.com/ros/ros_comm/issues
Asked by ahendrix on 2016-05-05 22:46:45 UTC