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

Publish as octomap #38

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

GeorgUr
Copy link

@GeorgUr GeorgUr commented Dec 6, 2024

This PR adds the functionality to publish the results of Bonxai mapping as an OctoMap. This is particularly useful for functionalities such as collision-free path planning with MoveIt, which requires the voxel grid to be represented as an OctoMap.

The feature can be enabled using the boolean parameter octomap_topic_. When enabled, the OctoMap representation is generated and published, facilitating seamless integration with planning systems like MoveIt that depend on this format.

Key updates:

Added support for publishing Bonxai mapping results as an OctoMap.
Controlled through a boolean parameter octomap_topic_ for flexibility.
This enhancement improves compatibility and expands the use cases of Bonxai mapping by enabling support for systems requiring OctoMap representations.

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.

1 participant