#include <PoseWithCovariance.h>
Public Types | |
typedef std::array< double, 36 > | _covariance_type |
typedef ::geometry_msgs::Pose_< ContainerAllocator > | _pose_type |
typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > > | Ptr |
typedef PoseWithCovariance_< ContainerAllocator > | Type |
Public Member Functions | |
PoseWithCovariance_ () | |
PoseWithCovariance_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_covariance_type | covariance |
_pose_type | pose |
Definition at line 23 of file PoseWithCovariance.h.
typedef std::array<double, 36> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::_covariance_type |
Definition at line 44 of file PoseWithCovariance.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::_pose_type |
Definition at line 41 of file PoseWithCovariance.h.
typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> const> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file PoseWithCovariance.h.
typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> > geometry_msgs::PoseWithCovariance_< ContainerAllocator >::Ptr |
Definition at line 50 of file PoseWithCovariance.h.
typedef PoseWithCovariance_<ContainerAllocator> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::Type |
Definition at line 25 of file PoseWithCovariance.h.
|
inline |
Definition at line 27 of file PoseWithCovariance.h.
|
inline |
Definition at line 32 of file PoseWithCovariance.h.
_covariance_type geometry_msgs::PoseWithCovariance_< ContainerAllocator >::covariance |
Definition at line 45 of file PoseWithCovariance.h.
_pose_type geometry_msgs::PoseWithCovariance_< ContainerAllocator >::pose |
Definition at line 42 of file PoseWithCovariance.h.