|
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_HANDRAIL_POINTS_MEASUREMENT_H_
20 #define LOCALIZATION_MEASUREMENTS_HANDRAIL_POINTS_MEASUREMENT_H_
28 #include <gtsam/geometry/Point3.h>
44 #endif // LOCALIZATION_MEASUREMENTS_HANDRAIL_POINTS_MEASUREMENT_H_
std::vector< gtsam::Point3 > sensor_t_line_endpoints
Definition: handrail_points_measurement.h:36
Definition: handrail_points_measurement.h:34
Definition: timestamped_handrail_pose.h:26
TimestampedHandrailPose world_T_handrail
Definition: handrail_points_measurement.h:38
std::vector< gtsam::Point3 > sensor_t_line_points
Definition: handrail_points_measurement.h:35
std::vector< gtsam::Point3 > sensor_t_plane_points
Definition: handrail_points_measurement.h:37
Definition: measurement.h:25
Definition: depth_correspondences.h:25
boost::optional< std::pair< gtsam::Point3, gtsam::Point3 > > world_t_handrail_endpoints
Definition: handrail_points_measurement.h:39
Plane world_T_handrail_plane
Definition: handrail_points_measurement.h:40