MoveRelativePlanar.cpp File Reference
#include "MoveRelativePlanar.h"
#include <SimoxUtility/math/convert/deg_to_rad.h>
#include <armarx/navigation/skills/constants.h>
+ Include dependency graph for MoveRelativePlanar.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::navigation
 This file is part of ArmarX.
 
 armarx::navigation::skills
 

Functions

Eigen::AngleAxisf makeRotation (float rotationRadians, const Eigen::Vector3f up)
 
Eigen::Vector3f makeTranslation (const arondto::FramedCartesian2D &cartesian, armem::robot_state::VirtualRobotReader &robotReader, const std::string &defaultRobotName)
 
Eigen::Vector3f makeTranslation (const arondto::Polar &polar, const Eigen::Vector3f forward, const Eigen::Vector3f up)