#include <AccelWithCovariance.h>
Public Types | |
typedef ::geometry_msgs::Accel_< ContainerAllocator > | _accel_type |
typedef std::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 24 of file AccelWithCovariance.h.
typedef ::geometry_msgs::Accel_<ContainerAllocator> geometry_msgs::AccelWithCovariance_< ContainerAllocator >::_accel_type |
Definition at line 42 of file AccelWithCovariance.h.
typedef std::array<double, 36> geometry_msgs::AccelWithCovariance_< ContainerAllocator >::_covariance_type |
Definition at line 45 of file AccelWithCovariance.h.
typedef std::shared_ptr< ::geometry_msgs::AccelWithCovariance_<ContainerAllocator> const> geometry_msgs::AccelWithCovariance_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file AccelWithCovariance.h.
typedef std::shared_ptr< ::geometry_msgs::AccelWithCovariance_<ContainerAllocator> > geometry_msgs::AccelWithCovariance_< ContainerAllocator >::Ptr |
Definition at line 51 of file AccelWithCovariance.h.
typedef AccelWithCovariance_<ContainerAllocator> geometry_msgs::AccelWithCovariance_< ContainerAllocator >::Type |
Definition at line 26 of file AccelWithCovariance.h.
|
inline |
Definition at line 28 of file AccelWithCovariance.h.
|
inline |
Definition at line 33 of file AccelWithCovariance.h.
_accel_type geometry_msgs::AccelWithCovariance_< ContainerAllocator >::accel |
Definition at line 43 of file AccelWithCovariance.h.
_covariance_type geometry_msgs::AccelWithCovariance_< ContainerAllocator >::covariance |
Definition at line 46 of file AccelWithCovariance.h.