#include <PointHeadGoal.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 | |
float | max_velocity |
ros::Duration | min_duration |
geometry_msgs::Vector3 | pointing_axis |
char * | pointing_frame |
geometry_msgs::PointStamped | target |
Definition at line 15 of file PointHeadGoal.h.
virtual int control_msgs::PointHeadGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 61 of file PointHeadGoal.h.
const char* control_msgs::PointHeadGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 100 of file PointHeadGoal.h.
const char* control_msgs::PointHeadGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 99 of file PointHeadGoal.h.
virtual int control_msgs::PointHeadGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 24 of file PointHeadGoal.h.
Definition at line 22 of file PointHeadGoal.h.
Definition at line 21 of file PointHeadGoal.h.
Definition at line 19 of file PointHeadGoal.h.
Definition at line 20 of file PointHeadGoal.h.
Definition at line 18 of file PointHeadGoal.h.