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

The second error is occurring because your robot.yaml is YAML and not XML, which is what roslaunch will parse when running.

The first error appears to be referring to the file robot.yaml at the location: /opt/ros/electric/stacks/nxt/learning_nxt/robot.yaml

Is that in fact where you're robot.yaml is located in the file hierarchy? That is where roslaunch is looking for it.