convert a world to point cloud
hi,
is it possible in any way to convert a gazebo world into a pointcloud ?
thanks
Asked by feiliu on 2019-12-22 11:18:14 UTC
Answers
Hello, you can create a depth camera in Gazebo's environment to capture a point cloud of the world from a particular point of view.
Take a look at this tutorial, that explains how to send the data from a depth sensor in Gazebo to ROS via a topic.
Asked by GonçaloLeão on 2019-12-23 12:27:25 UTC
Comments