ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
roscd should tab-complete ROS package names.
If this isn't working, you should check:
setup.bash
and not setup.sh
in your workspace. (setup.sh is for posix-compliant shells that don't have any fancy features.)