Why
As a
user of pyCMO
I want
to be able to use more actions in the game
So that
I can train agents that use a wider variety of actions
Acceptance Criteria
Given
we currently only support 8 actions (i.e. no action, launch aircraft, attack contact, refuel, rtb, etc.) in AvailableFunctions
When
we add more actions to AvailableFunctions
Then
we can have more actions to play with
Notes
Reference Command Lua Docs
Why
As a
user of
pyCMOI want
to be able to use more actions in the game
So that
I can train agents that use a wider variety of actions
Acceptance Criteria
Given
we currently only support 8 actions (i.e. no action, launch aircraft, attack contact, refuel, rtb, etc.) in
AvailableFunctionsWhen
we add more actions to
AvailableFunctionsThen
we can have more actions to play with
Notes
Reference Command Lua Docs