Re: Pointcloud map generation using Realsense D435i

Posted by nk on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Pointcloud-map-generation-using-Realsense-D435i-tp8543p8562.html

Which topic are you looking at? cloud_map? mapData?
-> cloud_map

Do you want an occupancy grid map matching the wall instad of the ground? With some TF rotation, you could add a 90 deg pitch so that the robot thinks that the wall is the ground, then rtabmap could provide the 2d map of the wall.
->Which part of the code would I change to do this? Sorry, I am new to robotics.