Robotics StackExchange | Archived questions

Octomap collision object updates in MoveIt

I understand that the collision_detection::OccMapTree object used in the moveit perception plugin is a class object that inherits from octomap. It also has function calls for triggerUpdateCallback().

I want to find out the frequency with which the octomap is updated or the frequency with which the octomap is published to the planning scene as collision objects.

What topic from the move group node can I tap into to find out this frequency?

Asked by umsy on 2023-01-30 11:16:49 UTC

Comments

Answers