#include <Path.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 | |
std_msgs::Header | header |
geometry_msgs::PoseStamped * | poses |
uint8_t | poses_length |
geometry_msgs::PoseStamped | st_poses |
virtual int nav_msgs::Path::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
const char* nav_msgs::Path::getMD5 | ( | ) | [inline, virtual] |
const char* nav_msgs::Path::getType | ( | ) | [inline, virtual] |
virtual int nav_msgs::Path::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
uint8_t nav_msgs::Path::poses_length |