#include <MoveBaseGoal.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 | |
geometry_msgs::PoseStamped | target_pose |
Definition at line 13 of file MoveBaseGoal.h.
virtual int move_base_msgs::MoveBaseGoal::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 25 of file MoveBaseGoal.h.
const char* move_base_msgs::MoveBaseGoal::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 33 of file MoveBaseGoal.h.
const char* move_base_msgs::MoveBaseGoal::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 32 of file MoveBaseGoal.h.
virtual int move_base_msgs::MoveBaseGoal::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 18 of file MoveBaseGoal.h.
Definition at line 16 of file MoveBaseGoal.h.