ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
I solved it. Before opening a new terminal to write: $ roslaunch turtlebot3_bringup turtlebot3_remote.launch
, go in your workspace and add source, in my case:
$ cd ~/catkin_ws
$ source devel/setup.bash