NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <matched_projection.h>
Public Member Functions | |
MatchedProjection (const ImagePoint &image_point, const MapPoint &map_point, const localization_common::Time timestamp) | |
Public Attributes | |
ImagePoint | image_point |
MapPoint | map_point |
localization_common::Time | timestamp |
|
inline |
ImagePoint localization_measurements::MatchedProjection::image_point |
MapPoint localization_measurements::MatchedProjection::map_point |
localization_common::Time localization_measurements::MatchedProjection::timestamp |