Functions | |
std::string | btMatrix3x3_to_string (const btMatrix3x3 &m) |
std::string | btTransform_to_string (const btTransform &t) |
std::string | btVector3_to_string (const btVector3 &v) |
template<typename T > | |
T | getParam (const ros::NodeHandle &nh, const std::string ¶m) |
btTransform | readTransformParameter (const ros::NodeHandle &nh, const std::string &name) |
std::string manipulation_transforms_util::btMatrix3x3_to_string | ( | const btMatrix3x3 & | m | ) |
std::string manipulation_transforms_util::btTransform_to_string | ( | const btTransform & | t | ) |
std::string manipulation_transforms_util::btVector3_to_string | ( | const btVector3 & | v | ) |
T manipulation_transforms_util::getParam | ( | const ros::NodeHandle & | nh, |
const std::string & | param | ||
) |
btTransform manipulation_transforms_util::readTransformParameter | ( | const ros::NodeHandle & | nh, |
const std::string & | name | ||
) |