#include <ManipulateRockerSwitch.h>
Public Types | |
typedef double | _duration_type |
typedef double | _torque_type |
typedef boost::shared_ptr < ::gazebo_taskboard::ManipulateRockerSwitchRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::gazebo_taskboard::ManipulateRockerSwitchRequest_ < ContainerAllocator > > | Ptr |
typedef ManipulateRockerSwitchRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
ManipulateRockerSwitchRequest_ () | |
ManipulateRockerSwitchRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | duration |
double | torque |
Definition at line 25 of file ManipulateRockerSwitch.h.
typedef double gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::_duration_type |
Definition at line 43 of file ManipulateRockerSwitch.h.
typedef double gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::_torque_type |
Definition at line 40 of file ManipulateRockerSwitch.h.
typedef boost::shared_ptr< ::gazebo_taskboard::ManipulateRockerSwitchRequest_<ContainerAllocator> const> gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file ManipulateRockerSwitch.h.
typedef boost::shared_ptr< ::gazebo_taskboard::ManipulateRockerSwitchRequest_<ContainerAllocator> > gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file ManipulateRockerSwitch.h.
typedef ManipulateRockerSwitchRequest_<ContainerAllocator> gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::Type |
Definition at line 26 of file ManipulateRockerSwitch.h.
gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::ManipulateRockerSwitchRequest_ | ( | ) | [inline] |
Definition at line 28 of file ManipulateRockerSwitch.h.
gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::ManipulateRockerSwitchRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ManipulateRockerSwitch.h.
boost::shared_ptr<std::map<std::string, std::string> > gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file ManipulateRockerSwitch.h.
double gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::duration |
Definition at line 44 of file ManipulateRockerSwitch.h.
double gazebo_taskboard::ManipulateRockerSwitchRequest_< ContainerAllocator >::torque |
Definition at line 41 of file ManipulateRockerSwitch.h.