Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simonstrator
API
Commits
c8fc2b67
Commit
c8fc2b67
authored
Jan 17, 2023
by
Henry Kalff
Browse files
Current state create association between storage and area
parent
8377066d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/de/tudarmstadt/maki/simonstrator/api/uavsupport/communication/UAVToBaseInterface.java
View file @
c8fc2b67
...
...
@@ -38,4 +38,6 @@ public interface UAVToBaseInterface<T extends OverlayMessage, S extends Location
public
boolean
hasAerialGroundMonitoringComponent
();
public
Message
getStorageTransferMessage
();
public
void
passStorage
(
Message
storage
);
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment