#include <MoveAng.h>
Public Types | |
typedef double | _angle_type |
typedef double | _angvel_type |
typedef int32_t | _blocking_type |
typedef boost::shared_ptr < ::robotis::MoveAngRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::robotis::MoveAngRequest_ < ContainerAllocator > > | Ptr |
typedef MoveAngRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
MoveAngRequest_ () | |
MoveAngRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | angle |
double | angvel |
int32_t | blocking |
typedef double robotis::MoveAngRequest_< ContainerAllocator >::_angle_type |
typedef double robotis::MoveAngRequest_< ContainerAllocator >::_angvel_type |
typedef int32_t robotis::MoveAngRequest_< ContainerAllocator >::_blocking_type |
typedef boost::shared_ptr< ::robotis::MoveAngRequest_<ContainerAllocator> const> robotis::MoveAngRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::robotis::MoveAngRequest_<ContainerAllocator> > robotis::MoveAngRequest_< ContainerAllocator >::Ptr |
typedef MoveAngRequest_<ContainerAllocator> robotis::MoveAngRequest_< ContainerAllocator >::Type |
robotis::MoveAngRequest_< ContainerAllocator >::MoveAngRequest_ | ( | ) | [inline] |
robotis::MoveAngRequest_< ContainerAllocator >::MoveAngRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > robotis::MoveAngRequest_< ContainerAllocator >::__connection_header |
double robotis::MoveAngRequest_< ContainerAllocator >::angle |
double robotis::MoveAngRequest_< ContainerAllocator >::angvel |
int32_t robotis::MoveAngRequest_< ContainerAllocator >::blocking |