#include <ApplyJointEffort.h>
Public Member Functions | |
virtual int | deserialize (unsigned char *inbuffer) |
const char * | getMD5 () |
const char * | getType () |
virtual int | serialize (unsigned char *outbuffer) const |
Public Attributes | |
ros::Duration | duration |
float | effort |
char * | joint_name |
ros::Time | start_time |
Definition at line 15 of file ApplyJointEffort.h.
virtual int gazebo_msgs::ApplyJointEffortRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 68 of file ApplyJointEffort.h.
const char* gazebo_msgs::ApplyJointEffortRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 115 of file ApplyJointEffort.h.
const char* gazebo_msgs::ApplyJointEffortRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 114 of file ApplyJointEffort.h.
virtual int gazebo_msgs::ApplyJointEffortRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 23 of file ApplyJointEffort.h.
Definition at line 21 of file ApplyJointEffort.h.
Definition at line 19 of file ApplyJointEffort.h.
Definition at line 18 of file ApplyJointEffort.h.
Definition at line 20 of file ApplyJointEffort.h.