Quaternion orientation information. More...
#include <geometry_msgs/Quaternion.h>
#include <tf2/LinearMath/Matrix3x3.h>
#include <tf2/LinearMath/Quaternion.h>
#include <string>
Go to the source code of this file.
Classes | |
class | rail::pick_and_place::graspdb::Orientation |
Quaternion orientation information. More... | |
Namespaces | |
namespace | rail |
namespace | rail::pick_and_place |
namespace | rail::pick_and_place::graspdb |
Quaternion orientation information.
An orientation simply contains x, y, z, and w values. This class is useful for internal data management within the graspdb library. Convenience functions are added for use with ROS messages.
Definition in file Orientation.h.