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

Should we have a base_footprint TF frame? #7

Open
tckarenchiang opened this issue May 28, 2021 · 0 comments
Open

Should we have a base_footprint TF frame? #7

tckarenchiang opened this issue May 28, 2021 · 0 comments
Labels
enhancement New feature or request help wanted nice-to-have A nice feature, but not a priority right now

Comments

@tckarenchiang
Copy link
Contributor

The idea with base_footprint is that it provides a

projection of the robot's base_link "on the ground floor"

Especially for mobile robots this is useful, as their base_link could be anywhere, but many 2D nav systems plan at ground floor level.

Some links:

And the hector_slam page on the ROS wiki (this one) has a nice diagram:

image

(base_stabilized is not something we need to add immediately. It's mostly for systems which require the LaserScans to always be in a plane parallel to "the ground")

@gavanderhoorn gavanderhoorn added enhancement New feature or request help wanted nice-to-have A nice feature, but not a priority right now labels Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted nice-to-have A nice feature, but not a priority right now
Development

No branches or pull requests

2 participants