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 optimization_common::PointToPointError, including all inherited members.
AddCostFunction(const Eigen::Vector3d &source_t_point, const Eigen::Vector3d &target_t_point, Eigen::Matrix< double, 6, 1 > &target_T_source, ceres::Problem &problem) | optimization_common::PointToPointError | inlinestatic |
operator()(const T *target_T_source_data, T *point_to_point_error) const | optimization_common::PointToPointError | inline |
PointToPointError(const Eigen::Vector3d &source_t_point, const Eigen::Vector3d &target_t_point) | optimization_common::PointToPointError | inline |