![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <match_set.h>
Public Member Functions | |
| MatchSet (const localization_common::ImageCorrespondences &correspondences, const Eigen::Isometry3d &pose_estimate, const std::vector< int > &inliers) | |
Public Attributes | |
| localization_common::ImageCorrespondences | correspondences |
| Eigen::Isometry3d | pose_estimate |
| std::vector< int > | inliers |
|
inline |
| localization_common::ImageCorrespondences calibration::MatchSet::correspondences |
| std::vector<int> calibration::MatchSet::inliers |
| Eigen::Isometry3d calibration::MatchSet::pose_estimate |