$search
#include <JointStatistics.h>
Public Types | |
typedef double | _commanded_effort_type |
typedef uint8_t | _is_calibrated_type |
typedef double | _max_abs_effort_type |
typedef double | _max_abs_velocity_type |
typedef double | _max_position_type |
typedef double | _measured_effort_type |
typedef double | _min_position_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef double | _odometer_type |
typedef double | _position_type |
typedef ros::Time | _timestamp_type |
typedef double | _velocity_type |
typedef uint8_t | _violated_limits_type |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::JointStatistics_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pr2_mechanism_msgs::JointStatistics_ < ContainerAllocator > > | Ptr |
typedef JointStatistics_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
JointStatistics_ (const ContainerAllocator &_alloc) | |
JointStatistics_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | commanded_effort |
uint8_t | is_calibrated |
double | max_abs_effort |
double | max_abs_velocity |
double | max_position |
double | measured_effort |
double | min_position |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
double | odometer |
double | position |
ros::Time | timestamp |
double | velocity |
uint8_t | violated_limits |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_commanded_effort_type |
Definition at line 73 of file JointStatistics.h.
typedef uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_is_calibrated_type |
Definition at line 76 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_abs_effort_type |
Definition at line 94 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_abs_velocity_type |
Definition at line 91 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_position_type |
Definition at line 88 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_measured_effort_type |
Definition at line 70 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_min_position_type |
Definition at line 85 of file JointStatistics.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_name_type |
Definition at line 58 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_odometer_type |
Definition at line 82 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_position_type |
Definition at line 64 of file JointStatistics.h.
typedef ros::Time pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_timestamp_type |
Definition at line 61 of file JointStatistics.h.
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_velocity_type |
Definition at line 67 of file JointStatistics.h.
typedef uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_violated_limits_type |
Definition at line 79 of file JointStatistics.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::JointStatistics_<ContainerAllocator> const> pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::ConstPtr |
Definition at line 224 of file JointStatistics.h.
typedef boost::shared_ptr< ::pr2_mechanism_msgs::JointStatistics_<ContainerAllocator> > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::Ptr |
Definition at line 223 of file JointStatistics.h.
typedef JointStatistics_<ContainerAllocator> pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::Type |
Definition at line 22 of file JointStatistics.h.
pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::JointStatistics_ | ( | ) | [inline] |
Definition at line 24 of file JointStatistics.h.
pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::JointStatistics_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 41 of file JointStatistics.h.
ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 103 of file JointStatistics.h.
ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 110 of file JointStatistics.h.
ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 164 of file JointStatistics.h.
static ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 101 of file JointStatistics.h.
static const char* pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 99 of file JointStatistics.h.
static ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 108 of file JointStatistics.h.
static const char* pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 106 of file JointStatistics.h.
static ROS_DEPRECATED const std::string pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 162 of file JointStatistics.h.
static const char* pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 113 of file JointStatistics.h.
virtual ROS_DEPRECATED uint8_t* pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 185 of file JointStatistics.h.
virtual ROS_DEPRECATED uint32_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 204 of file JointStatistics.h.
virtual ROS_DEPRECATED uint8_t* pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 166 of file JointStatistics.h.
boost::shared_ptr<std::map<std::string, std::string> > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::__connection_header |
Definition at line 225 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::commanded_effort |
Definition at line 74 of file JointStatistics.h.
uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::is_calibrated |
Definition at line 77 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_abs_effort |
Definition at line 95 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_abs_velocity |
Definition at line 92 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_position |
Definition at line 89 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::measured_effort |
Definition at line 71 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::min_position |
Definition at line 86 of file JointStatistics.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::name |
Definition at line 59 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::odometer |
Definition at line 83 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::position |
Definition at line 65 of file JointStatistics.h.
ros::Time pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::timestamp |
Definition at line 62 of file JointStatistics.h.
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::velocity |
Definition at line 68 of file JointStatistics.h.
uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::violated_limits |
Definition at line 80 of file JointStatistics.h.