NASA Astrobee Robot Software  Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 >