NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pose_with_covariance_and_correspondences.h>
Public Member Functions | |
PoseWithCovarianceAndCorrespondences (const localization_common::PoseWithCovariance &pose_with_covariance, const point_cloud_common::ICPCorrespondences &correspondences, const localization_common::Time source_time, const localization_common::Time target_time) | |
PoseWithCovarianceAndCorrespondences (const localization_common::PoseWithCovariance &pose_with_covariance, const localization_measurements::DepthCorrespondences &correspondences, const localization_common::Time source_time, const localization_common::Time target_time) | |
|
inline |
|
inline |
localization_measurements::DepthCorrespondences depth_odometry::PoseWithCovarianceAndCorrespondences::depth_correspondences |
localization_common::PoseWithCovariance depth_odometry::PoseWithCovarianceAndCorrespondences::pose_with_covariance |
localization_common::Time depth_odometry::PoseWithCovarianceAndCorrespondences::source_time |
localization_common::Time depth_odometry::PoseWithCovarianceAndCorrespondences::target_time |