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 problem comes from the WorldToROSTF element:

<WorldToROSTF>
  <rootName> world </rootName>
  <enableObjects> 0 </enableObjects>
  <rate>10</rate>
</WorldToROSTF>

After this is removed, the simulation works fine.