Skip to content

Publish as octomap#38

Open
GeorgUr wants to merge 3 commits intofacontidavide:mainfrom
GeorgUr:feature/octomap
Open

Publish as octomap#38
GeorgUr wants to merge 3 commits intofacontidavide:mainfrom
GeorgUr:feature/octomap

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.

@fmrico
Copy link

fmrico commented Apr 15, 2025

Interesting functionality. Is it near to being merged?

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