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

It looks like those docs don't explicitly call out to source the devel workspace after you run the build.

Try . devel/setup.bash to setup your environment.

This is covered in the ROS Environment tutorial: http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment#Create_a_ROS_Workspace

It looks like those docs don't explicitly call out to source the devel workspace after you run the build.

Try . devel/setup.bash to setup your environment.

This is covered in the ROS Environment tutorial: http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment#Create_a_ROS_Workspace

Edit: I've opened a ticket to improve the insturctions: https://github.com/ROBOTIS-GIT/turtlebot3_wiki/issues/10