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

Go to the source code of this file.

Namespaces

namespace  armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
namespace  armarx::navigation
 This file is part of ArmarX.
 
namespace  armarx::navigation::algorithms
 This file is part of ArmarX.
 
namespace  armarx::navigation::algorithms::orientation_aware
 This file is part of ArmarX.
 
namespace  armarx::navigation::algorithms::orientation_aware::smoothing
 This file is part of ArmarX.
 

Functions

std::vector< CenterPointtoCenterTrajectory (const armarx::navigation::core::GlobalTrajectory &gtraj)
 
armarx::navigation::core::GlobalTrajectory toGlobalTrajectory (const std::vector< CenterPoint > &traj)