|
#include <RobotAPI/interface/ArViz/Elements.h>
#include <Eigen/Core>
#include <Eigen/Geometry>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::viz | |
This file is part of ArmarX. | |
Functions | |
data::GlobalPose | poseToIce (Eigen::Vector3f const &pos, Eigen::Quaternionf const &ori) |
Eigen::Matrix4f | toEigen (data::GlobalPose const &pose) |