lidar_localization_ros2 icon indicating copy to clipboard operation
lidar_localization_ros2 copied to clipboard

3D LIDAR Localization using NDT/GICP and pointcloud map in ROS 2 (Not SLAM)

Results 16 lidar_localization_ros2 issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your great job! I have a question, is the adjustDistortion very important for an outdoor robot locolization? My robot currently has no imu and I wander what...

Hi, are there plans to calculate the covariance matrices for the pose output? Would be really helpful for fusing the output with other sensors. Thanks!

enhancement

Hi, Looks like the link for the bag is not working can you provide the same.

Thanks for your valuable work! Currently, I am using the lidar undistortion function and embedding it into hdl_localization. However, when I turned IMU on and played my bag, the localization...

enhancement

Hello, I would like to ask why I entered a source point cloud and opened the real-time point cloud of the radar. However, during operation, there was a lag phenomenon...

question

Hi rsasaki, I have a problem. Localization is fine when ı used hdl_400 bag file. But there is a problem when ı use ouster lidar and ouster bag file. I...

question

hi rsasaki, I'm getting a lot of help from you while attempting to use, The part of launch file, remapping ouster/points to /cloud. because I want to use ouster. but...

question

Hey, Instead of subscribing to an odometry topic, you could just transform the lidar point cloud to the odom frame. This would allow your localization package to fix the error...

Is it possible to set the frame id of the lidar in the parameters.yaml file ?

enhancement