NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
feature_point.h File Reference
#include <localization_common/time.h>
#include <gtsam/geometry/Point2.h>
#include <vector>
Include dependency graph for feature_point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vision_common::FeaturePoint
 

Namespaces

 vision_common
 

Typedefs

using vision_common::FeatureId = int
 
using vision_common::ImageId = int
 
using vision_common::FeaturePoints = std::vector< FeaturePoint >