#include <Door.h>
Public Types | |
enum | { UNKNOWN = 0 } |
enum | { HINGE_P1 = 1 } |
enum | { HINGE_P2 = 2 } |
enum | { ROT_DIR_CLOCKWISE = 1 } |
enum | { ROT_DIR_COUNTERCLOCKWISE = 2 } |
enum | { LOCKED = 1 } |
enum | { LATCHED = 2 } |
enum | { UNLATCHED = 3 } |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _door_p1_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _door_p2_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _frame_p1_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _frame_p2_type |
typedef ::geometry_msgs::Point32_ < ContainerAllocator > | _handle_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef float | _height_type |
typedef int32_t | _hinge_type |
typedef int32_t | _latch_state_type |
typedef int32_t | _rot_dir_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _travel_dir_type |
typedef float | _weight_type |
typedef boost::shared_ptr < ::door_msgs::Door_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::door_msgs::Door_ < ContainerAllocator > > | Ptr |
typedef Door_< ContainerAllocator > | Type |
Public Member Functions | |
Door_ () | |
Door_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::geometry_msgs::Point32_ < ContainerAllocator > | door_p1 |
::geometry_msgs::Point32_ < ContainerAllocator > | door_p2 |
::geometry_msgs::Point32_ < ContainerAllocator > | frame_p1 |
::geometry_msgs::Point32_ < ContainerAllocator > | frame_p2 |
::geometry_msgs::Point32_ < ContainerAllocator > | handle |
::std_msgs::Header_ < ContainerAllocator > | header |
float | height |
int32_t | hinge |
int32_t | latch_state |
int32_t | rot_dir |
::geometry_msgs::Vector3_ < ContainerAllocator > | travel_dir |
float | weight |
typedef ::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_door_p1_type |
typedef ::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_door_p2_type |
typedef ::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_frame_p1_type |
typedef ::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_frame_p2_type |
typedef ::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_handle_type |
typedef ::std_msgs::Header_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_header_type |
typedef float door_msgs::Door_< ContainerAllocator >::_height_type |
typedef int32_t door_msgs::Door_< ContainerAllocator >::_hinge_type |
typedef int32_t door_msgs::Door_< ContainerAllocator >::_latch_state_type |
typedef int32_t door_msgs::Door_< ContainerAllocator >::_rot_dir_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::_travel_dir_type |
typedef float door_msgs::Door_< ContainerAllocator >::_weight_type |
typedef boost::shared_ptr< ::door_msgs::Door_<ContainerAllocator> const> door_msgs::Door_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::door_msgs::Door_<ContainerAllocator> > door_msgs::Door_< ContainerAllocator >::Ptr |
typedef Door_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
door_msgs::Door_< ContainerAllocator >::Door_ | ( | ) | [inline] |
door_msgs::Door_< ContainerAllocator >::Door_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > door_msgs::Door_< ContainerAllocator >::__connection_header |
::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::door_p1 |
::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::door_p2 |
::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::frame_p1 |
::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::frame_p2 |
::geometry_msgs::Point32_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::handle |
::std_msgs::Header_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::header |
float door_msgs::Door_< ContainerAllocator >::height |
int32_t door_msgs::Door_< ContainerAllocator >::hinge |
int32_t door_msgs::Door_< ContainerAllocator >::latch_state |
int32_t door_msgs::Door_< ContainerAllocator >::rot_dir |
::geometry_msgs::Vector3_<ContainerAllocator> door_msgs::Door_< ContainerAllocator >::travel_dir |
float door_msgs::Door_< ContainerAllocator >::weight |