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

Revision history [back]

click to hide/show revision 1
initial version

I fixed my error.

This was a problem related to the use of the Catkin Package.

It is important to type it's source using the path.

In my case, path is [ ~/turtlebot3_ws/install ]

So type below line in the terminal would be good solution.

source ~/turtlebot3_ws/install/setup.bash

Have a good day!