IceConversions.h File Reference
#include <RobotAPI/interface/ArViz/Elements.h>
#include <Eigen/Core>
#include <Eigen/Geometry>
+ Include dependency graph for IceConversions.h:
+ This graph shows which files directly or indirectly include this file:

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)