#include <PoseCommandStatus.h>
Public Types | |
enum | { PENDING = 0 } |
enum | { ACTIVE = 1 } |
enum | { REJECTED = 2 } |
enum | { SUCCEEDED = 3 } |
enum | { FAILED = 4 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _commandId_type |
typedef ros::Time | _stamp_type |
typedef uint8_t | _status_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _statusMessage_type |
typedef boost::shared_ptr < ::r2_msgs::PoseCommandStatus_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::r2_msgs::PoseCommandStatus_ < ContainerAllocator > > | Ptr |
typedef PoseCommandStatus_ < ContainerAllocator > | Type |
Public Member Functions | |
PoseCommandStatus_ () | |
PoseCommandStatus_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | commandId |
ros::Time | stamp |
uint8_t | status |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | statusMessage |
Definition at line 21 of file PoseCommandStatus.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::PoseCommandStatus_< ContainerAllocator >::_commandId_type |
Definition at line 43 of file PoseCommandStatus.h.
typedef ros::Time r2_msgs::PoseCommandStatus_< ContainerAllocator >::_stamp_type |
Definition at line 40 of file PoseCommandStatus.h.
typedef uint8_t r2_msgs::PoseCommandStatus_< ContainerAllocator >::_status_type |
Definition at line 46 of file PoseCommandStatus.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::PoseCommandStatus_< ContainerAllocator >::_statusMessage_type |
Definition at line 49 of file PoseCommandStatus.h.
typedef boost::shared_ptr< ::r2_msgs::PoseCommandStatus_<ContainerAllocator> const> r2_msgs::PoseCommandStatus_< ContainerAllocator >::ConstPtr |
Definition at line 59 of file PoseCommandStatus.h.
typedef boost::shared_ptr< ::r2_msgs::PoseCommandStatus_<ContainerAllocator> > r2_msgs::PoseCommandStatus_< ContainerAllocator >::Ptr |
Definition at line 58 of file PoseCommandStatus.h.
typedef PoseCommandStatus_<ContainerAllocator> r2_msgs::PoseCommandStatus_< ContainerAllocator >::Type |
Definition at line 22 of file PoseCommandStatus.h.
anonymous enum |
Definition at line 52 of file PoseCommandStatus.h.
anonymous enum |
Definition at line 53 of file PoseCommandStatus.h.
anonymous enum |
Definition at line 54 of file PoseCommandStatus.h.
anonymous enum |
Definition at line 55 of file PoseCommandStatus.h.
anonymous enum |
Definition at line 56 of file PoseCommandStatus.h.
r2_msgs::PoseCommandStatus_< ContainerAllocator >::PoseCommandStatus_ | ( | ) | [inline] |
Definition at line 24 of file PoseCommandStatus.h.
r2_msgs::PoseCommandStatus_< ContainerAllocator >::PoseCommandStatus_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PoseCommandStatus.h.
boost::shared_ptr<std::map<std::string, std::string> > r2_msgs::PoseCommandStatus_< ContainerAllocator >::__connection_header |
Definition at line 60 of file PoseCommandStatus.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::PoseCommandStatus_< ContainerAllocator >::commandId |
Definition at line 44 of file PoseCommandStatus.h.
ros::Time r2_msgs::PoseCommandStatus_< ContainerAllocator >::stamp |
Definition at line 41 of file PoseCommandStatus.h.
uint8_t r2_msgs::PoseCommandStatus_< ContainerAllocator >::status |
Definition at line 47 of file PoseCommandStatus.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > r2_msgs::PoseCommandStatus_< ContainerAllocator >::statusMessage |
Definition at line 50 of file PoseCommandStatus.h.