Follow the tutorial to the 'Tab Completion' and get error
Tutorial 3.5 Tab Completion: http://wiki.ros.org/ROS/Tutorials/Nav...
I typed in the code below and received the error:
$ roscd roscpp_tut<<< now push the TAB key >>>
bash: syntax error near unexpected token `>'
I am confused...
Is that command literally what you typed?