#include <GridCells.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 | cell_height |
float | cell_width |
geometry_msgs::Point * | cells |
uint8_t | cells_length |
std_msgs::Header | header |
geometry_msgs::Point | st_cells |
Definition at line 14 of file GridCells.h.
virtual int nav_msgs::GridCells::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 58 of file GridCells.h.
const char* nav_msgs::GridCells::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 97 of file GridCells.h.
const char* nav_msgs::GridCells::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 96 of file GridCells.h.
virtual int nav_msgs::GridCells::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 24 of file GridCells.h.
Definition at line 19 of file GridCells.h.
Definition at line 18 of file GridCells.h.
Definition at line 22 of file GridCells.h.
Definition at line 20 of file GridCells.h.
Definition at line 17 of file GridCells.h.
Definition at line 21 of file GridCells.h.