#include <TKLLCommands.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int16_t | _pitch_type |
typedef int16_t | _roll_type |
typedef int16_t | _thrust_type |
typedef int16_t | _yaw_type |
typedef boost::shared_ptr < ::telekyb_msgs::TKLLCommands_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::telekyb_msgs::TKLLCommands_ < ContainerAllocator > > | Ptr |
typedef TKLLCommands_ < ContainerAllocator > | Type |
Public Member Functions | |
TKLLCommands_ () | |
TKLLCommands_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
int16_t | pitch |
int16_t | roll |
int16_t | thrust |
int16_t | yaw |
Definition at line 22 of file TKLLCommands.h.
typedef ::std_msgs::Header_<ContainerAllocator> telekyb_msgs::TKLLCommands_< ContainerAllocator >::_header_type |
Definition at line 43 of file TKLLCommands.h.
typedef int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::_pitch_type |
Definition at line 46 of file TKLLCommands.h.
typedef int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::_roll_type |
Definition at line 49 of file TKLLCommands.h.
typedef int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::_thrust_type |
Definition at line 55 of file TKLLCommands.h.
typedef int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::_yaw_type |
Definition at line 52 of file TKLLCommands.h.
typedef boost::shared_ptr< ::telekyb_msgs::TKLLCommands_<ContainerAllocator> const> telekyb_msgs::TKLLCommands_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file TKLLCommands.h.
typedef boost::shared_ptr< ::telekyb_msgs::TKLLCommands_<ContainerAllocator> > telekyb_msgs::TKLLCommands_< ContainerAllocator >::Ptr |
Definition at line 59 of file TKLLCommands.h.
typedef TKLLCommands_<ContainerAllocator> telekyb_msgs::TKLLCommands_< ContainerAllocator >::Type |
Definition at line 23 of file TKLLCommands.h.
telekyb_msgs::TKLLCommands_< ContainerAllocator >::TKLLCommands_ | ( | ) | [inline] |
Definition at line 25 of file TKLLCommands.h.
telekyb_msgs::TKLLCommands_< ContainerAllocator >::TKLLCommands_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TKLLCommands.h.
boost::shared_ptr<std::map<std::string, std::string> > telekyb_msgs::TKLLCommands_< ContainerAllocator >::__connection_header |
Definition at line 61 of file TKLLCommands.h.
::std_msgs::Header_<ContainerAllocator> telekyb_msgs::TKLLCommands_< ContainerAllocator >::header |
Definition at line 44 of file TKLLCommands.h.
int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::pitch |
Definition at line 47 of file TKLLCommands.h.
int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::roll |
Definition at line 50 of file TKLLCommands.h.
int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::thrust |
Definition at line 56 of file TKLLCommands.h.
int16_t telekyb_msgs::TKLLCommands_< ContainerAllocator >::yaw |
Definition at line 53 of file TKLLCommands.h.