NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
feature_point_3d.h File Reference
#include <gtsam/geometry/Point3.h>
#include <vector>
Include dependency graph for feature_point_3d.h:

Go to the source code of this file.

Classes

struct  localization_common::FeaturePoint3dNoise
 
struct  localization_common::FeaturePoint3d
 

Namespaces

 localization_common
 

Typedefs

using localization_common::FeatureId = int
 
using localization_common::FeaturePoint3ds = std::vector< FeaturePoint3d >