given_RobotActionsLogic_SimulationState

io.github.srs.model.logic.RobotActionsLogic.given_RobotActionsLogic_SimulationState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Handles a list of robot action proposals and updates the simulation state accordingly.

Handles a list of robot action proposals and updates the simulation state accordingly.

Value parameters

proposals

the list of robot action proposals.

s

the current simulation state.

Attributes

Returns

an IO effect that produces the updated simulation state.