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

Thank you fsteinhardt, I figured it out besides your comment.

The problem is in urdf file, precisely in plug-in. In <robotBaseFrame>base_plate</robotBaseFrame> my original link Base_plate was misspelled as base_plate. So the transform was not published from my base_link which screwed the entire model because it is the parent link.