NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
vo_smart_projection_factor_adder.h File Reference
Include dependency graph for vo_smart_projection_factor_adder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  factor_adders::VoSmartProjectionFactorAdder< PoseNodeAdderType >
 

Namespaces

 factor_adders
 

Typedefs

using factor_adders::SmartFactorCalibration = gtsam::Cal3_S2
 
using factor_adders::SmartFactorCamera = gtsam::PinholePose< SmartFactorCalibration >
 
using factor_adders::RobustSmartFactor = gtsam::RobustSmartProjectionPoseFactor< SmartFactorCalibration >
 
using factor_adders::SharedRobustSmartFactor = boost::shared_ptr< RobustSmartFactor >