Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expected Performance with Ideal Pose #30

Open
goksanisil23 opened this issue Oct 13, 2021 · 3 comments
Open

Expected Performance with Ideal Pose #30

goksanisil23 opened this issue Oct 13, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@goksanisil23
Copy link

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

@rsasaki0109
Copy link
Owner

rsasaki0109 commented Oct 24, 2021

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 rsasaki0109 added the enhancement New feature or request label Dec 26, 2021
@rsasaki0109 rsasaki0109 self-assigned this Sep 22, 2022
@boostthrill
Copy link

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.

@rsasaki0109
Copy link
Owner

rsasaki0109 commented Nov 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants