21 #ifndef MARS_INTERFACES_UTILS_H 22 #define MARS_INTERFACES_UTILS_H 35 namespace interfaces {
const char * getJointTypeString(JointType type)
Return a string for the joint-type.
void getAbsFromRel(const NodeData &node1, NodeData *node2)
get the absolute position of a new node by its relative position
void getRelFromAbs(const NodeData &node1, NodeData *node2)
Copyright 2012, DFKI GmbH Robotics Innovation Center.
JointType getJointType(const std::string &text)
Helper function to get type-id from string in scene file.