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