Odometry fusion localizer based on Robot Localization that fuses any n odometry sources.
- Authors: Intelligent Robotics Lab
- Maintainers: Miguel Ángel de Miguel midemig@gmail.com
| Distribution | Status |
|---|---|
| rolling |
- Plugin Name:
easynav_fusion_localizer/FusionLocalizer - Type:
easynav::FusionLocalizer - Base Class:
easynav::LocalizerMethodBase - Library:
fusion_localizer - Description: Odometry fusion localizer based on Robot Localization that fuses any n odometry sources.
TODO
See robot_localization documentation
| Direction | Topic | Type | Purpose | QoS |
|---|---|---|---|---|
| Publisher | odometry/filtered |
nav_msgs/msg/Odometry |
Odometry fused from all sources. | SensorDataQoS |
This package does not create service servers or clients.
| Key | Type | Access | Notes |
|---|---|---|---|
robot_pose |
nav_msgs::msg::Odometry |
Write | GPS-based odometry estimate. |
| Role | Transform | Notes |
|---|---|---|
| Publishes | map -> odom |
Static or slowly varying transform aligning UTM to local odometry frame. |
Apache-2.0