NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
This is the complete list of members for gtsam::PointToLineSegmentFactor, including all inherited members.
body_T_sensor() const | gtsam::PointToLineFactorBase | inline |
boost::serialization::access class | gtsam::PointToLineSegmentFactor | friend |
clone() const override | gtsam::PointToLineSegmentFactor | inline |
equals(const NonlinearFactor &p, double tol=1e-9) const override | gtsam::PointToLineSegmentFactor | inline |
error(const Pose3 &world_T_body, boost::optional< Matrix & > H=boost::none) const | gtsam::PointToLineFactorBase | inline |
evaluateError(const Pose3 &world_T_body, boost::optional< Matrix & > H=boost::none) const override | gtsam::PointToLineSegmentFactor | inline |
line_length() const | gtsam::PointToLineSegmentFactor | inline |
PointToLineFactorBase() | gtsam::PointToLineFactorBase | inline |
PointToLineFactorBase(const Point3 &sensor_t_point, const Pose3 &world_T_line, const Pose3 &body_T_sensor, const SharedNoiseModel &model, Key pose_key) | gtsam::PointToLineFactorBase | inline |
PointToLineSegmentFactor() | gtsam::PointToLineSegmentFactor | inline |
PointToLineSegmentFactor(const Point3 &sensor_t_point, const Pose3 &world_T_line, const Pose3 &body_T_sensor, const double line_length, const SharedNoiseModel &model, Key pose_key, const bool use_silu=false) | gtsam::PointToLineSegmentFactor | inline |
print(const std::string &s="", const KeyFormatter &keyFormatter=DefaultKeyFormatter) const override | gtsam::PointToLineSegmentFactor | inline |
sensor_t_point() const | gtsam::PointToLineFactorBase | inline |
use_silu() const | gtsam::PointToLineSegmentFactor | inline |
world_T_line() const | gtsam::PointToLineFactorBase | inline |