-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
@baggepinnen
André was asking if there is any tools for (soft) real-time loops in julia. Something that could be use with this package to implement MPC on a real plant.
For sure, there is the simple polling solution with time
in a while
loop. Are you aware of anything fancier ? Maybe we could add simple functionalities for that ? I was thinking of using Asynchronous Programming for that, since one could say that's the high-level equivalent of an interrupt. What do you think ?
Metadata
Metadata
Assignees
Labels
No labels