#include <FriJointCommand.h>
Public Types | |
| typedef boost::array< float, 7 > | _addJntTrq_type |
| typedef boost::array< float, 7 > | _jntPos_type |
| typedef boost::array< float, 7 > | _jntVel_type |
| typedef boost::shared_ptr < ::lwr_fri::FriJointCommand_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::lwr_fri::FriJointCommand_ < ContainerAllocator > > | Ptr |
| typedef FriJointCommand_ < ContainerAllocator > | Type |
Public Member Functions | |
| FriJointCommand_ () | |
| FriJointCommand_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| boost::array< float, 7 > | addJntTrq |
| boost::array< float, 7 > | jntPos |
| boost::array< float, 7 > | jntVel |
Definition at line 21 of file FriJointCommand.h.
| typedef boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::_addJntTrq_type |
Definition at line 50 of file FriJointCommand.h.
| typedef boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::_jntPos_type |
Definition at line 44 of file FriJointCommand.h.
| typedef boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::_jntVel_type |
Definition at line 47 of file FriJointCommand.h.
| typedef boost::shared_ptr< ::lwr_fri::FriJointCommand_<ContainerAllocator> const> lwr_fri::FriJointCommand_< ContainerAllocator >::ConstPtr |
Definition at line 55 of file FriJointCommand.h.
| typedef boost::shared_ptr< ::lwr_fri::FriJointCommand_<ContainerAllocator> > lwr_fri::FriJointCommand_< ContainerAllocator >::Ptr |
Definition at line 54 of file FriJointCommand.h.
| typedef FriJointCommand_<ContainerAllocator> lwr_fri::FriJointCommand_< ContainerAllocator >::Type |
Definition at line 22 of file FriJointCommand.h.
| lwr_fri::FriJointCommand_< ContainerAllocator >::FriJointCommand_ | ( | ) | [inline] |
Definition at line 24 of file FriJointCommand.h.
| lwr_fri::FriJointCommand_< ContainerAllocator >::FriJointCommand_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file FriJointCommand.h.
| boost::shared_ptr<std::map<std::string, std::string> > lwr_fri::FriJointCommand_< ContainerAllocator >::__connection_header |
Definition at line 56 of file FriJointCommand.h.
| boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::addJntTrq |
Definition at line 51 of file FriJointCommand.h.
| boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::jntPos |
Definition at line 45 of file FriJointCommand.h.
| boost::array<float, 7> lwr_fri::FriJointCommand_< ContainerAllocator >::jntVel |
Definition at line 48 of file FriJointCommand.h.