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::BracketedDepthMeshError Struct Reference

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW BracketedDepthMeshError (double weight, Eigen::Vector3d const &meas_depth_xyz, Eigen::Vector3d const &mesh_xyz, double left_ref_stamp, double right_ref_stamp, double cam_stamp, std::vector< int > const &block_sizes)
 
bool operator() (double const *const *parameters, double *residuals) const
 

Static Public Member Functions

static ceres::CostFunction * Create (double weight, Eigen::Vector3d const &meas_depth_xyz, Eigen::Vector3d const &mesh_xyz, double left_ref_stamp, double right_ref_stamp, double cam_stamp, std::vector< int > const &block_sizes)
 

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