|
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::navigation | |
This file is part of ArmarX. | |
armarx::navigation::conv | |
This file is part of ArmarX. | |
Functions | |
core::Pose2D | to2D (const core::Pose &p3) |
std::vector< Eigen::Vector2f > | to2D (const std::vector< Eigen::Vector3f > &v) |
std::vector< Eigen::Vector3f > | to3D (const std::vector< Eigen::Vector2f > &v) |