README
easynav_bonxai_maps_manager
Description
Maps Manager that maintains a Bonxai probabilistic 3D occupancy map and exposes it via ROS topics, NavState, and a save-map service.
Supported ROS 2 Distributions
Distribution |
Status |
|---|---|
humble |
|
jazzy |
|
kilted |
|
rolling |
Plugin (pluginlib)
Plugin Name:
easynav_bonxai_maps_manager/BonxaiMapsManagerType:
easynav_bonxai::BonxaiMapsManagerBase Class:
easynav::MapsManagerBaseLibrary:
easynav_bonxai_maps_managerDescription: Maps Manager that maintains a Bonxai probabilistic 3D occupancy map and exposes it via ROS topics, NavState, and a save-map service.
Parameters
Interfaces (Topics and Services)
Subscriptions and Publications
Direction |
Topic |
Type |
Purpose |
QoS |
|---|---|---|---|---|
Subscription |
|
|
Input point cloud to build/update the Bonxai map. |
QoS depth=100 |
Subscription |
|
|
Input occupancy grid (YAML + PGM) to import into Bonxai. |
QoS depth=1, transient_local, reliable |
Publisher |
|
|
Published Bonxai map as a point cloud. |
QoS depth=1, transient_local, reliable |
Services
Direction |
Service |
Type |
Purpose |
|---|---|---|---|
Service Server |
|
|
Save current Bonxai map to disk. |
TF Frames
Role |
Transform |
Notes |
|---|---|---|
Publishes |
|
No TF broadcast; outputs use the configured frame_id. |
License
Apache-2.0