NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <feature_match.h>
Public Member Functions | |
FeatureMatch (const Eigen::Vector2d &source_point, const Eigen::Vector2d &target_point, const double distance) | |
Public Attributes | |
Eigen::Vector2d | source_point |
Eigen::Vector2d | target_point |
double | distance |
|
inline |
double vision_common::FeatureMatch::distance |
Eigen::Vector2d vision_common::FeatureMatch::source_point |
Eigen::Vector2d vision_common::FeatureMatch::target_point |