SOLA
|
Message that is send from PickupStation
to logical AGV with drive instructions.
More...
#include <drive_message.h>
Public Member Functions | |
DriveMessage (ns3::Vector2D pos) | |
bool | isInitialized () const |
ns3::Vector2D | getGoal () const |
SERIALIZE (pos_x_, pos_y_) | |
Message that is send from PickupStation
to logical AGV with drive instructions.