NDT Mapping using own odometry

asked 2022-07-06 01:59:12 -0600

MrOCW gravatar image

Hi, I would like to use the ndt mapping to create a PCD file. I am generating my own odometry via robot_localization and would like to use that instead of setting odom->base_link to be 0 0 0 0 0 0 (default in the launch file). I removed that portion but when i visualize the process in rviz2, my robot is ahead and below of the matched points. I've changed frame_id to odom in ndt_mapper_params.yaml as well and set publish_tf to false.

image description

edit retag flag offensive close merge delete