lidarslam_ros2 icon indicating copy to clipboard operation
lidarslam_ros2 copied to clipboard

Expected Performance with Ideal Pose

Open goksanisil23 opened this issue 3 years ago • 3 comments

Hi,

Firstly thanks for providing this package, especially in ROS2.

My question is about usage of ideal odometry data (and the corresponding tf) for mapping purposes.

The odometry data I'm using is "ideal" in the sense that its from an RTK system with centimeter accuracy. I'm not using IMU data. However when the pose from the SLAM algorithm is updated with the pose from pointcloud matching, I can see a visible drift at the point of loop closure. So the modified_map that's generated at the end has a visible mismatch at the loop closure point (but the input odometry data is continous, without any jump) Is there some way to increase the weight of the pose information from the odometry, or some constraint parameter?

Thanks and regards

goksanisil23 avatar Oct 13 '21 12:10 goksanisil23

Thank you for your interest in this package. Unfortunately, it is currently not possible to use RTK-GNSS well with this package.

If someone could provide me with sample data, I could develop a RTK-GNSS combined function.

rsasaki0109 avatar Oct 24 '21 09:10 rsasaki0109

I could provide you with a ROSBAG with RTK-GNSS ( /fix /heading) and the PointCloud of a Livox MID 70. Would that help you to program a combined function.

boostthrill avatar Nov 20 '23 09:11 boostthrill

@boostthrill Yes, the provided ROSBAG data will be very helpful for developing the combined functionality.

rsasaki0109 avatar Nov 20 '23 10:11 rsasaki0109