$search
Public Member Functions | |
TeleportRequest (float x, float y, float _theta, float _linear, bool _relative) | |
Public Attributes | |
float | linear |
Vector2 | pos |
bool | relative |
float | theta |
Definition at line 113 of file turtle.h.
turtlesim::Turtle::TeleportRequest::TeleportRequest | ( | float | x, | |
float | y, | |||
float | _theta, | |||
float | _linear, | |||
bool | _relative | |||
) | [inline] |