NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
se3_local_parameterization.h File Reference
#include <optimization_common/utilities.h>
#include <ceres/autodiff_local_parameterization.h>
#include <Eigen/Geometry>
Include dependency graph for se3_local_parameterization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  optimization_common::SE3Plus
 

Namespaces

 optimization_common
 

Typedefs

using optimization_common::SE3LocalParameterization = ceres::AutoDiffLocalParameterization< SE3Plus, 6, 6 >