ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

It appears that the problem is not with your launch code but with your description file in the sdf format. The first line of the error messages says that you have used an element called <origin>, however there are no origins defined in sdf, and gazebo defines <pose> instead.

I didn't see any origin in the tutorial page you referenced however, were you to post the sdf file, that may help.

cheers

Peter