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
serge@media:~/NetBeansProjects/ROS_beginner_tutorials/ros_ws$ rosrun robot_upstart install beginner_tutrorials/launch/m1.launch

If that is an actual copy-paste, then the problem is most likely the type on the package name: beginner_tutrorials.

The correct package name (and the one you use in the "I'm definitely sure that it works" bit) is beginner_tutorials.

serge@media:~/NetBeansProjects/ROS_beginner_tutorials/ros_ws$ rosrun robot_upstart install beginner_tutrorials/launch/m1.launch

If that is an actual copy-paste, then the problem is most likely the type on typo in the package name: beginner_tutrorials.

The correct package name (and the one you use in the "I'm definitely sure that it works" bit) is beginner_tutorials.