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

Create new Costmap Layer for the FormationPlanning #9

Open
Heenne opened this issue Jan 28, 2021 · 1 comment
Open

Create new Costmap Layer for the FormationPlanning #9

Heenne opened this issue Jan 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Heenne
Copy link
Collaborator

Heenne commented Jan 28, 2021

Create new costmap layer that combines the costmap of the robots that are participating in the formation
The layer should prevent that the obstacle detection of the global costmap detects the robots and inserts these as obstacles.

Idea:
Take all costmaps and allways choose the lowest cost for the formation costmap. This way only the intersection of the three robot obstacles remains. Then clear the footprint of the formation.
That should be the costmap that can be used and published again

@Heenne Heenne added the enhancement New feature or request label Jan 28, 2021
@Heenne
Copy link
Collaborator Author

Heenne commented Feb 9, 2021

The Costmap Layer also should publish the footprint of the formation

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

1 participant