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

Feature/se2 grid map generator #9

Merged

Conversation

meychr
Copy link
Contributor

@meychr meychr commented Feb 16, 2021

I have created a first version of a separate node se2_grid_map_generator_node to generate grid_maps to debug the behavior of the planner without the need for any rosbag or simulate sensor. This is useful for the upcoming PR to have online map updates.

It is possible to send messages to the node to modify the map which is then published to a desired topic. See README.

The entire node is very specific for the se2_navigation package. Let me know if you have any ideas how to generalize it. If you think this is useful, we could also add an RViz plugin for it. Similar to the one for se2_navigation package. Maybe we should also use a different name since it does not have any relation to the se2 space...

@jelavice jelavice merged commit 6cfe89d into leggedrobotics:master Mar 2, 2021
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

Successfully merging this pull request may close these issues.

2 participants