#include <JointImpedances.h>
Public Types | |
typedef std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | _dampings_type |
typedef ::brics_actuator::Poison_ < ContainerAllocator > | _poisonStamp_type |
typedef std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | _stiffnesses_type |
typedef boost::shared_ptr < ::brics_actuator::JointImpedances_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::brics_actuator::JointImpedances_ < ContainerAllocator > > | Ptr |
typedef JointImpedances_ < ContainerAllocator > | Type |
Public Member Functions | |
JointImpedances_ () | |
JointImpedances_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | dampings |
::brics_actuator::Poison_ < ContainerAllocator > | poisonStamp |
std::vector < ::brics_actuator::JointValue_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::brics_actuator::JointValue_ < ContainerAllocator > >::other > | stiffnesses |
Definition at line 24 of file JointImpedances.h.
typedef std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointImpedances_< ContainerAllocator >::_dampings_type |
Definition at line 44 of file JointImpedances.h.
typedef ::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointImpedances_< ContainerAllocator >::_poisonStamp_type |
Definition at line 41 of file JointImpedances.h.
typedef std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointImpedances_< ContainerAllocator >::_stiffnesses_type |
Definition at line 47 of file JointImpedances.h.
typedef boost::shared_ptr< ::brics_actuator::JointImpedances_<ContainerAllocator> const> brics_actuator::JointImpedances_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file JointImpedances.h.
typedef boost::shared_ptr< ::brics_actuator::JointImpedances_<ContainerAllocator> > brics_actuator::JointImpedances_< ContainerAllocator >::Ptr |
Definition at line 51 of file JointImpedances.h.
typedef JointImpedances_<ContainerAllocator> brics_actuator::JointImpedances_< ContainerAllocator >::Type |
Definition at line 25 of file JointImpedances.h.
brics_actuator::JointImpedances_< ContainerAllocator >::JointImpedances_ | ( | ) | [inline] |
Definition at line 27 of file JointImpedances.h.
brics_actuator::JointImpedances_< ContainerAllocator >::JointImpedances_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file JointImpedances.h.
boost::shared_ptr<std::map<std::string, std::string> > brics_actuator::JointImpedances_< ContainerAllocator >::__connection_header |
Definition at line 53 of file JointImpedances.h.
std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointImpedances_< ContainerAllocator >::dampings |
Definition at line 45 of file JointImpedances.h.
::brics_actuator::Poison_<ContainerAllocator> brics_actuator::JointImpedances_< ContainerAllocator >::poisonStamp |
Definition at line 42 of file JointImpedances.h.
std::vector< ::brics_actuator::JointValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::brics_actuator::JointValue_<ContainerAllocator> >::other > brics_actuator::JointImpedances_< ContainerAllocator >::stiffnesses |
Definition at line 48 of file JointImpedances.h.