#include <ceres_pose.h>
Definition at line 30 of file ceres_pose.h.
cartographer::mapping_3d::CeresPose::CeresPose |
( |
const transform::Rigid3d & |
rigid, |
|
|
std::unique_ptr< ceres::LocalParameterization > |
translation_parametrization, |
|
|
std::unique_ptr< ceres::LocalParameterization > |
rotation_parametrization, |
|
|
ceres::Problem * |
problem |
|
) |
| |
cartographer::mapping_3d::CeresPose::CeresPose |
( |
const CeresPose & |
| ) |
|
|
delete |
double* cartographer::mapping_3d::CeresPose::rotation |
( |
| ) |
|
|
inline |
double* cartographer::mapping_3d::CeresPose::translation |
( |
| ) |
|
|
inline |
std::array<double, 4> cartographer::mapping_3d::CeresPose::rotation_ |
|
private |
std::array<double, 3> cartographer::mapping_3d::CeresPose::translation_ |
|
private |
The documentation for this class was generated from the following files: