ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Simple PointCloud Mapping Algorithm (PointCloud / Odom given)

asked 2019-10-24 04:28:07 -0500

TobiMiller gravatar image

Hey,

does anybody know how i can generate a 3D Map from Pointclouds with my Livox Lidar and the Odometry i am getting from my Realsense T265?

I tried loam_livox package just with PointCloud Data but the results are garbage. The Odometry generation doesnt work. The odometry of the realsense is much better.

Is there any package providing the functions i need? Otherwise i try to feed my Odom into the loam_livox node.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-11-11 07:19:19 -0500

MikeR gravatar image

Trying to achieve the same thing, T265 for odom on top of the Mid 40 dumping clouds in to point cloud assembler or similar. No idea how to link the odom topics / frames and generally find ROS more trouble to understand than putting more effort into coding the solution myself. I did get rtabmap working with the mid 40 and ICP matching but its not suited due to the narrow FoV, also couldn't export the cloud it created which didn't help. Livox_mapper didn't work in Noetic without hacking in opencv headers and after that it shows a blank map in rviz.

Did you make any progress?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2019-10-24 04:28:07 -0500

Seen: 657 times

Last updated: Oct 24 '19