update todo

This commit is contained in:
Joeri Exelmans 2025-11-06 19:53:54 +01:00
parent 5b48895c94
commit 8ed9267cb7

View file

@ -23,6 +23,9 @@
- paused / step-wise - paused / step-wise
- (scaled) real time - (scaled) real time
- omniscient debugging - omniscient debugging
- coupled execution with "plant"
- MTL properties & checking of plant state
- recording and replaying traces
TODO TODO
@ -30,10 +33,6 @@ TODO
- bugs - bugs
editing SC <-> Plant connections at runtime doesn't seem to work editing SC <-> Plant connections at runtime doesn't seem to work
- testing
use STL for testing
https://github.com/mvcisback/py-metric-temporal-logic
- maybe support: - maybe support:
- explicit order of: - explicit order of:
- outgoing transitions? - outgoing transitions?