#include <FollowJointTrajectoryFeedback.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 | |
trajectory_msgs::JointTrajectoryPoint | actual |
trajectory_msgs::JointTrajectoryPoint | desired |
trajectory_msgs::JointTrajectoryPoint | error |
std_msgs::Header | header |
char ** | joint_names |
uint8_t | joint_names_length |
char * | st_joint_names |
Definition at line 14 of file FollowJointTrajectoryFeedback.h.
virtual int control_msgs::FollowJointTrajectoryFeedback::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 46 of file FollowJointTrajectoryFeedback.h.
const char* control_msgs::FollowJointTrajectoryFeedback::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 74 of file FollowJointTrajectoryFeedback.h.
const char* control_msgs::FollowJointTrajectoryFeedback::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 73 of file FollowJointTrajectoryFeedback.h.
virtual int control_msgs::FollowJointTrajectoryFeedback::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file FollowJointTrajectoryFeedback.h.
Definition at line 22 of file FollowJointTrajectoryFeedback.h.
Definition at line 21 of file FollowJointTrajectoryFeedback.h.
Definition at line 23 of file FollowJointTrajectoryFeedback.h.
Definition at line 17 of file FollowJointTrajectoryFeedback.h.
Definition at line 20 of file FollowJointTrajectoryFeedback.h.
Definition at line 18 of file FollowJointTrajectoryFeedback.h.
Definition at line 19 of file FollowJointTrajectoryFeedback.h.