|
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page localizationmeasurements Localization Measurements
Package Overview
Localization measurements provides an inheritance class for sensor data used by the localizer. Each measurement has a timestamp, and a measurement fully encapsulates the data provided by a sensor message. Information used by multiple measurements are given their own objects for modularity. Whenever new sensor information will be used by the localizer, it is recommended to add a xxxx_measurement object if one does not already exist.
Measurements are converted from ros msgs to measurement objects in the measurements_conversion file. Since this may happen in multiple places (for instance the localizer and also an offline localization tool), it is recommened to add conversion here to be used by other packages.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
config_reader | |
cv_bridge | |
ff_msgs | |
localization_common | |
msg_conversions | |
pcl_conversions | |
point_cloud_common | |
vision_common | |
catkin |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged localization_measurements at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License, Version 2.0 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/nasa/astrobee.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-03 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Astrobee Flight Software
Authors
- Astrobee Flight Software
\page localizationmeasurements Localization Measurements
Package Overview
Localization measurements provides an inheritance class for sensor data used by the localizer. Each measurement has a timestamp, and a measurement fully encapsulates the data provided by a sensor message. Information used by multiple measurements are given their own objects for modularity. Whenever new sensor information will be used by the localizer, it is recommended to add a xxxx_measurement object if one does not already exist.
Measurements are converted from ros msgs to measurement objects in the measurements_conversion file. Since this may happen in multiple places (for instance the localizer and also an offline localization tool), it is recommened to add conversion here to be used by other packages.
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
config_reader | |
cv_bridge | |
ff_msgs | |
localization_common | |
msg_conversions | |
pcl_conversions | |
point_cloud_common | |
vision_common | |
catkin |