InterpolatingTimeQueue.cpp File Reference
+ Include dependency graph for InterpolatingTimeQueue.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::localization_and_mapping
 
 armarx::localization_and_mapping::cartographer_adapter
 This file is part of ArmarX.
 

Functions

PoseStamped interpolate (const PoseStamped &posePre, const PoseStamped &poseNext, float t)
 
Eigen::Isometry3f interpolatePose2 (const Eigen::Isometry3f &posePre, const Eigen::Isometry3f &poseNext, float t)