#include <tracking_headFeedback.h>
Public Types | |
typedef double | _current_pan_type |
typedef double | _current_tilt_type |
typedef boost::shared_ptr < ::iri_darwin_robot::tracking_headFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_darwin_robot::tracking_headFeedback_ < ContainerAllocator > > | Ptr |
typedef tracking_headFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
tracking_headFeedback_ () | |
tracking_headFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | current_pan |
double | current_tilt |
Definition at line 21 of file tracking_headFeedback.h.
typedef double iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::_current_pan_type |
Definition at line 36 of file tracking_headFeedback.h.
typedef double iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::_current_tilt_type |
Definition at line 39 of file tracking_headFeedback.h.
typedef boost::shared_ptr< ::iri_darwin_robot::tracking_headFeedback_<ContainerAllocator> const> iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file tracking_headFeedback.h.
typedef boost::shared_ptr< ::iri_darwin_robot::tracking_headFeedback_<ContainerAllocator> > iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::Ptr |
Definition at line 43 of file tracking_headFeedback.h.
typedef tracking_headFeedback_<ContainerAllocator> iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file tracking_headFeedback.h.
iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::tracking_headFeedback_ | ( | ) | [inline] |
Definition at line 24 of file tracking_headFeedback.h.
iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::tracking_headFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file tracking_headFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::__connection_header |
Definition at line 45 of file tracking_headFeedback.h.
double iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::current_pan |
Definition at line 37 of file tracking_headFeedback.h.
double iri_darwin_robot::tracking_headFeedback_< ContainerAllocator >::current_tilt |
Definition at line 40 of file tracking_headFeedback.h.