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

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW BracketedCamError (Eigen::Vector2d const &meas_dist_pix, double left_ref_stamp, double right_ref_stamp, double cam_stamp, std::vector< int > const &block_sizes, camera::CameraParameters const &cam_params)
 
bool operator() (double const *const *parameters, double *residuals) const
 

Static Public Member Functions

static ceres::CostFunction * Create (Eigen::Vector2d const &meas_dist_pix, double left_ref_stamp, double right_ref_stamp, double cam_stamp, std::vector< int > const &block_sizes, camera::CameraParameters const &cam_params)
 

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