ISAAC  0.2.11
Flight software for the ISAAC project, adding functionality to the Astrobee robot, operating inside the International Space Station.
All Classes Functions Variables Pages
dense_map::XYZError Struct Reference

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW XYZError (Eigen::Vector3d const &ref_xyz, std::vector< int > const &block_sizes, double weight)
 
bool operator() (double const *const *parameters, double *residuals) const
 
EIGEN_MAKE_ALIGNED_OPERATOR_NEW XYZError (Eigen::Vector3d const &ref_xyz, std::vector< int > const &block_sizes, double weight)
 
bool operator() (double const *const *parameters, double *residuals) const
 

Static Public Member Functions

static ceres::CostFunction * Create (Eigen::Vector3d const &ref_xyz, std::vector< int > const &block_sizes, double weight)
 
static ceres::CostFunction * Create (Eigen::Vector3d const &ref_xyz, std::vector< int > const &block_sizes, double weight)
 

The documentation for this struct was generated from the following files: