SOLA
|
#include <reached_goal.h>
Public Member Functions | |
SERIALIZE (agv_uuid, x, y) | |
Public Attributes | |
std::string | agv_uuid |
double | x |
double | y |
Message that AGVLogical
sends to inform PickupStation
that previous goal from DriveMessage
has been reached.