Namespaces | Functions
3dpose.h File Reference

conversions between ROS and ViSP structures representing a 3D pose More...

#include "geometry_msgs/Transform.h"
#include "geometry_msgs/Pose.h"
#include "visp/vpHomogeneousMatrix.h"
Include dependency graph for 3dpose.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  visp_bridge

Functions

geometry_msgs::Pose visp_bridge::toGeometryMsgsPose (const vpHomogeneousMatrix &mat)
 Converts a ViSP homogeneous matrix (vpHomogeneousMatrix) to a geometry_msgs::Pose.
geometry_msgs::Transform visp_bridge::toGeometryMsgsTransform (const vpHomogeneousMatrix &mat)
 Converts a ViSP homogeneous matrix (vpHomogeneousMatrix) to a geometry_msgs::Transform.
vpHomogeneousMatrix visp_bridge::toVispHomogeneousMatrix (const geometry_msgs::Transform &trans)
 Converts a geometry_msgs::Transform to a ViSP homogeneous matrix (vpHomogeneousMatrix).
vpHomogeneousMatrix visp_bridge::toVispHomogeneousMatrix (const geometry_msgs::Pose &pose)
 Converts a geometry_msgs::Transform to a ViSP homogeneous matrix (vpHomogeneousMatrix).

Detailed Description

conversions between ROS and ViSP structures representing a 3D pose

Definition in file 3dpose.h.



visp_bridge
Author(s): Filip Novotny
autogenerated on Thu Jul 4 2019 19:30:54