NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <optimization_common/utilities.h>
#include <ceres/autodiff_local_parameterization.h>
#include <Eigen/Geometry>
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 > |