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

Revision history [back]

The shared_ptr assertion mentions the type urdf::Inertial. Assuming your plugin does not mess around with this, maybe you forgot a required <inertial> node in your URDF file, and Gazebo crashes when it tries to access that?