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

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW DepthToSciError (Eigen::Vector2d const &dist_sci_pix, Eigen::Vector3d const &depth_xyz, double alpha_haz, double alpha_sci, std::vector< int > const &block_sizes, camera::CameraParameters const &sci_cam_params)
 
bool operator() (double const *const *parameters, double *residuals) const
 

Static Public Member Functions

static ceres::CostFunction * Create (Eigen::Vector2d const &dist_sci_pix, Eigen::Vector3d const &depth_xyz, double alpha_haz, double alpha_sci, std::vector< int > const &block_sizes, camera::CameraParameters const &sci_cam_params)
 

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