#include <TwistStamped.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Twist_< ContainerAllocator > | _twist_type |
typedef std::shared_ptr< ::geometry_msgs::TwistStamped_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::geometry_msgs::TwistStamped_< ContainerAllocator > > | Ptr |
typedef TwistStamped_< ContainerAllocator > | Type |
Public Member Functions | |
TwistStamped_ () | |
TwistStamped_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_twist_type | twist |
Definition at line 24 of file TwistStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::_header_type |
Definition at line 40 of file TwistStamped.h.
typedef ::geometry_msgs::Twist_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::_twist_type |
Definition at line 43 of file TwistStamped.h.
typedef std::shared_ptr< ::geometry_msgs::TwistStamped_<ContainerAllocator> const> geometry_msgs::TwistStamped_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file TwistStamped.h.
typedef std::shared_ptr< ::geometry_msgs::TwistStamped_<ContainerAllocator> > geometry_msgs::TwistStamped_< ContainerAllocator >::Ptr |
Definition at line 49 of file TwistStamped.h.
typedef TwistStamped_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::Type |
Definition at line 26 of file TwistStamped.h.
|
inline |
Definition at line 28 of file TwistStamped.h.
|
inline |
Definition at line 32 of file TwistStamped.h.
_header_type geometry_msgs::TwistStamped_< ContainerAllocator >::header |
Definition at line 41 of file TwistStamped.h.
_twist_type geometry_msgs::TwistStamped_< ContainerAllocator >::twist |
Definition at line 44 of file TwistStamped.h.