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

Creating RTABMAP from Ground Truth Poses #1168

Open
lakshmikanth-nageswar opened this issue Jun 4, 2024 · 1 comment
Open

Creating RTABMAP from Ground Truth Poses #1168

lakshmikanth-nageswar opened this issue Jun 4, 2024 · 1 comment

Comments

@lakshmikanth-nageswar
Copy link

Can we perform mapping against known ground truth poses? I am particularly looking for mapping in RGBD mode with known ground truth poses. Kindly describe the procedure if it's possible.

Your help would be greatly appreciated !

@matlabbe
Copy link
Member

Yes it could be possible. You can feed the ground truth pose as odometry topic with very small covariance, or use odom_frame_id to use TF instead. Another way is to provide /rtabmap/global_pose topic instead along your normal odometry, with Optimizer/PriorsIgnored=False.

You can disable loop closure detection by setting Kp/MaxFeatures=-1.

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

No branches or pull requests

2 participants