You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catherine (Kai Weng) Wong edited this page May 21, 2013
·
5 revisions
Applications
Unknown-Region Exploration
Trigger: handler (upon detection of a new region that would affect the strategy)
Changes: map, specification (group update)
Dialogue-based Control
Trigger: UI (upon "go" command)
Changes: specification
Runtime Verification/Robustness
Trigger: violation of environment assumptions
Changes: The env safety and/or liveness assumptions of the specification
Online Trajectory Optimization (?)
Trigger: a) Current environment input changes to one that has not been seen before (simple) or b) Current goal order changed from previous ones (advance)
Changes: Spec (LTL file)
Approach
pause execution
modify existing specification as appropriate for specific application
send through parser
remove all initial conditions, replace with current execution state (NOTE: region needs to be specified in terms of new map, and internal propositions need to be limited to only those present in the updated specification)
call synthesis (TODO: incremental/patching? what to do if unreal?)