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

Initial_robot_pose overwrites any prior information the robot would have. #15

Open
WilliamDubois opened this issue Nov 19, 2024 · 0 comments

Comments

@WilliamDubois
Copy link

When you pass an initial robot pose as parameter with the map you load, you need to know to exact heading of the robot to which you want to load the pose, including the random initialization of the yaw from the madgwick filter. It would be nice to have the option to give the exact complete pose (for LTR) and the option to update from the pose that is computed by the mapper using the TFs before processing the input. For example, in my case I needed to input only translation while keeping the heading, but it is impossible right now.

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

1 participant