NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
depth_odometry::PoseWithCovarianceAndCorrespondences Struct Reference

#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)
 

Public Attributes

localization_common::PoseWithCovariance pose_with_covariance
 
localization_measurements::DepthCorrespondences depth_correspondences
 
localization_common::Time source_time
 
localization_common::Time target_time
 

Constructor & Destructor Documentation

◆ PoseWithCovarianceAndCorrespondences() [1/2]

depth_odometry::PoseWithCovarianceAndCorrespondences::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 
)
inline

◆ PoseWithCovarianceAndCorrespondences() [2/2]

depth_odometry::PoseWithCovarianceAndCorrespondences::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

Member Data Documentation

◆ depth_correspondences

localization_measurements::DepthCorrespondences depth_odometry::PoseWithCovarianceAndCorrespondences::depth_correspondences

◆ pose_with_covariance

localization_common::PoseWithCovariance depth_odometry::PoseWithCovarianceAndCorrespondences::pose_with_covariance

◆ source_time

localization_common::Time depth_odometry::PoseWithCovarianceAndCorrespondences::source_time

◆ target_time

localization_common::Time depth_odometry::PoseWithCovarianceAndCorrespondences::target_time

The documentation for this struct was generated from the following file: