Functions
pose_string.cpp File Reference
#include "pose_string.h"
#include <eigen_conversions/eigen_msg.h>
#include <iostream>
#include <iomanip>
Include dependency graph for pose_string.cpp:

Go to the source code of this file.

Functions

std::string PoseString (const geometry_msgs::Pose &pose)
std::string PoseString (const Eigen::Affine3d &pose)

Function Documentation

std::string PoseString ( const geometry_msgs::Pose pose)

return a string describing a pose (position and quaternion)

Definition at line 50 of file pose_string.cpp.

std::string PoseString ( const Eigen::Affine3d &  pose)

return a string describing a pose Assumes the pose is a rotation and a translation

Definition at line 70 of file pose_string.cpp.



pr2_moveit_tutorials
Author(s): Sachin Chitta
autogenerated on Mon Oct 6 2014 11:15:31