#include <rotation_parameterization.h>
Public Member Functions | |
| template<typename T > | |
| bool | operator() (const T *x, const T *delta, T *x_plus_delta) const |
Definition at line 41 of file rotation_parameterization.h.
| bool cartographer::mapping::ConstantYawQuaternionPlus::operator() | ( | const T * | x, |
| const T * | delta, | ||
| T * | x_plus_delta | ||
| ) | const [inline] |
Definition at line 43 of file rotation_parameterization.h.