ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, The second launch file provided seems to be more correct. So use it and delete the first one. If you are using catkin, make sure you cd to your catkin_ws and issue the catkin_make command at the terminal. Only then roslaunch your launch file. It should work then.