Gazebo | Ignition | Community
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can put static tags to the base link. It might cause problems with the simulation as it introduces more constraints. You have to try and see

<link name="base_link">
    <static>true</static>
    ...
</link>