NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
localization_measurements::PointNormalPlane Class Reference

#include <plane.h>

Public Member Functions

 PointNormalPlane (const gtsam::Point3 &point, const gtsam::Vector3 &normal)
 
const gtsam::Point3 & point () const
 
const gtsam::Vector3 & normal () const
 

Constructor & Destructor Documentation

◆ PointNormalPlane()

localization_measurements::PointNormalPlane::PointNormalPlane ( const gtsam::Point3 &  point,
const gtsam::Vector3 &  normal 
)
inline

Member Function Documentation

◆ normal()

const gtsam::Vector3& localization_measurements::PointNormalPlane::normal ( ) const
inline

◆ point()

const gtsam::Point3& localization_measurements::PointNormalPlane::point ( ) const
inline

The documentation for this class was generated from the following file: