Commit c8fc2b67 authored by Henry Kalff's avatar Henry Kalff
Browse files

Current state create association between storage and area

parent 8377066d
......@@ -38,4 +38,6 @@ public interface UAVToBaseInterface<T extends OverlayMessage, S extends Location
public boolean hasAerialGroundMonitoringComponent();
public Message getStorageTransferMessage();
public void passStorage(Message storage);
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment