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

Go to the source code of this file.

Namespaces

 localization_common
 

Typedefs

using localization_common::PoseInterpolater = TimestampedInterpolater< Eigen::Isometry3d >