can we live feed the point cloud generated in Gazebo to Rviz using Moveit in noetic with python3

asked 2023-05-04 15:51:52 -0500

kedarnath gravatar image

Goal: Add some collision object to Gazebo, there is also a Robot.

Task1: To generated a Point cloud data and use it to create an Octomap. (Using Python3) Task2: Display the Octomap in Rviz with the help of Moveit tools.

Is this possible?

I have also created Box in Rviz using Moveit, is it possible to generate an Octomap with this ?

edit retag flag offensive close merge delete