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

Extend footprint_filter for non circular robots #193

Open
jcarlosgm30 opened this issue May 22, 2024 · 1 comment
Open

Extend footprint_filter for non circular robots #193

jcarlosgm30 opened this issue May 22, 2024 · 1 comment

Comments

@jcarlosgm30
Copy link

Hi!

The current implementation of footprint_filter is only for circular robots. It would be very useful if we extend the filter to be used by non-circular robots including a footprint in a similar format as NAV2.

what do you think about this? @jonbinney

@jonbinney
Copy link
Contributor

Yes, definitely useful! I think the polygon filter does that in ROS1, and there is actually a PR by @berend-kupers to port it (and other filters) to ROS2: https://github.com/ros-perception/laser_filters/pull/189/files . Its a big PR and I haven't had time to review it - if you have some time and can do a review that would help move it along!

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