#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 25 of file PoseWithCovariance.h.
| typedef std::array<double, 36> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::_covariance_type |
Definition at line 46 of file PoseWithCovariance.h.
| typedef ::geometry_msgs::Pose_<ContainerAllocator> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::_pose_type |
Definition at line 43 of file PoseWithCovariance.h.
| typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> const> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file PoseWithCovariance.h.
| typedef std::shared_ptr< ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> > geometry_msgs::PoseWithCovariance_< ContainerAllocator >::Ptr |
Definition at line 52 of file PoseWithCovariance.h.
| typedef PoseWithCovariance_<ContainerAllocator> geometry_msgs::PoseWithCovariance_< ContainerAllocator >::Type |
Definition at line 27 of file PoseWithCovariance.h.
|
inline |
Definition at line 29 of file PoseWithCovariance.h.
|
inline |
Definition at line 34 of file PoseWithCovariance.h.
| _covariance_type geometry_msgs::PoseWithCovariance_< ContainerAllocator >::covariance |
Definition at line 47 of file PoseWithCovariance.h.
| _pose_type geometry_msgs::PoseWithCovariance_< ContainerAllocator >::pose |
Definition at line 44 of file PoseWithCovariance.h.