#include <TeleportAbsolute.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 | theta |
float | x |
float | y |
Definition at line 13 of file TeleportAbsolute.h.
virtual int turtlesim::TeleportAbsoluteRequest::deserialize | ( | unsigned char * | inbuffer | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 56 of file TeleportAbsolute.h.
const char* turtlesim::TeleportAbsoluteRequest::getMD5 | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 96 of file TeleportAbsolute.h.
const char* turtlesim::TeleportAbsoluteRequest::getType | ( | ) | [inline, virtual] |
Implements ros::Msg.
Definition at line 95 of file TeleportAbsolute.h.
virtual int turtlesim::TeleportAbsoluteRequest::serialize | ( | unsigned char * | outbuffer | ) | const [inline, virtual] |
Implements ros::Msg.
Definition at line 20 of file TeleportAbsolute.h.
Definition at line 18 of file TeleportAbsolute.h.
Definition at line 16 of file TeleportAbsolute.h.
Definition at line 17 of file TeleportAbsolute.h.