|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
18 #ifndef DEPTH_ODOMETRY_POSE_WITH_COVARIANCE_AND_CORRESPONDENCES_H_
19 #define DEPTH_ODOMETRY_POSE_WITH_COVARIANCE_AND_CORRESPONDENCES_H_
53 #endif // DEPTH_ODOMETRY_POSE_WITH_COVARIANCE_AND_CORRESPONDENCES_H_
Definition: icp_correspondences.h:26
localization_common::PoseWithCovariance pose_with_covariance
Definition: pose_with_covariance_and_correspondences.h:46
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)
Definition: pose_with_covariance_and_correspondences.h:28
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)
Definition: pose_with_covariance_and_correspondences.h:37
Definition: depth_image_features_and_points.h:34
Definition: pose_with_covariance_and_correspondences.h:27
localization_common::Time target_time
Definition: pose_with_covariance_and_correspondences.h:49
localization_common::Time source_time
Definition: pose_with_covariance_and_correspondences.h:48
Definition: depth_correspondences.h:26
Definition: pose_with_covariance.h:28
localization_measurements::DepthCorrespondences depth_correspondences
Definition: pose_with_covariance_and_correspondences.h:47
double Time
Definition: time.h:23