Package org.opentcs.drivers.vehicle
Interface AdapterCommand
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
InitPositionCommand
A command a comm adapter may execute.
-
Method Summary
-
Method Details
-
execute
Executes the command.- Parameters:
adapter
- The comm adapter to execute the command with.
-