|  | 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.
   19 #ifndef LOCALIZATION_MEASUREMENTS_MATCHED_PROJECTION_H_ 
   20 #define LOCALIZATION_MEASUREMENTS_MATCHED_PROJECTION_H_ 
   40 #endif  // LOCALIZATION_MEASUREMENTS_MATCHED_PROJECTION_H_ 
  
 
gtsam::Point3 MapPoint
Definition: map_point.h:25
Definition: matched_projection.h:29
MatchedProjection(const ImagePoint &image_point, const MapPoint &map_point, const localization_common::Time timestamp)
Definition: matched_projection.h:30
std::vector< MatchedProjection > MatchedProjections
Definition: matched_projection.h:37
Definition: depth_correspondences.h:25
localization_common::Time timestamp
Definition: matched_projection.h:34
ImagePoint image_point
Definition: matched_projection.h:32
gtsam::Point2 ImagePoint
Definition: image_point.h:25
double Time
Definition: time.h:23
MapPoint map_point
Definition: matched_projection.h:33