Stop Octomap Updates

asked 2023-05-02 02:26:57 -0500

Snow-Queen gravatar image

I am currently controlling a UR10 robot arm using Moveit ros2-humble and I use Octomap to visualize my camera sensor information. However, I want to know how to stop the Octomap's automatic updates after it has received the first point cloud information from the sensor, so the planning scene in Moveit remains unchanged throughout the trajectory planning.

edit retag flag offensive close merge delete