![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pose_measurement.h>
Public Member Functions | |
PoseMeasurement (const gtsam::Pose3 &pose, const localization_common::Time timestamp) | |
![]() | |
Measurement (localization_common::Time timestamp) | |
Measurement ()=default | |
virtual | ~Measurement ()=default |
Public Attributes | |
gtsam::Pose3 | pose |
![]() | |
localization_common::Time | timestamp |
|
inline |
gtsam::Pose3 localization_measurements::PoseMeasurement::pose |