|
|
|
|
|
by codeulike
1872 days ago
|
|
Right. I can see how that could be useful in some situations but presumably it wouldn't work very well for a very dynamic situation like a rocket in flight (changing height, orientation, fuel, thrust every millisecond) And you still need a control loop to look for sensor changes? Its just a way of caching most of the computation? |
|
[1] There is a busy loop but it's only there to trigger tasks on a timer.