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 pelican.xml file is not configured properly to launch in Gazebo. I've managed a quick fix that you can use. You can further modify it to improve upon it later. You must add <inertial> and <collision> tags to the xml file so that Gazebo can provide the correct physics to the model. I've also added <gazebo> tags to specify physics parameters and colors. I've included an example from my modified file. I hope that this helps.

URDF: Pelican URDF Example

The pelican.xml file is not configured properly to launch in Gazebo. I've managed a quick fix that you can use. You can further modify it to improve upon it later. You must add <inertial> and <collision> tags to the xml file so that Gazebo can provide the correct physics to the model. I've also added <gazebo> tags to specify physics parameters and colors. I've included an example from my modified file. You can further modify it to improve upon it later, particularly the model dynamics and physics. I hope that this helps.

URDF: Pelican URDF Example