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
  1. You should use StaticTransformBroadcaster instead of TransfromBroadcaster.
  2. If you are using URDF to create links, add following tag to your model:

    <gazebo reference="joint_name"> <preserveFixedJoint>true</preserveFixedJoint> </gazebo>