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

It's likely you've forgotten to populate the header.frame_id of the moveit_msgs::CollisionObject.

The frame_id is used by MoveIt/RViz to figure out where your mesh should be attached/visualised.

It's likely you've forgotten to populate the header.frame_id of the moveit_msgs::CollisionObject.

The frame_id is used by MoveIt/RViz to figure out where your mesh should be attached/visualised.

You'll need to set it to the name of one of the TF frames already present in your TF tree.