ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I was having the same problem but later a simple thing fixed it.
$ cd ~/catkin_ws/
$ source ~/.bashrc
$ source devel/setup.bash
after changing the bashrc, I forgot to source it :3