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