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
  1. Navigate to your catkin workspace dir (e.g: cd catkin_ws) which contains the src dir
  2. run catkin_make (required once)
  3. run source devel/setup.bash
  4. run roslaunch my_package name.launch [add any required parameters]