Skip to content

Commit

Permalink
added : soft real time loops feature
Browse files Browse the repository at this point in the history
  • Loading branch information
franckgaga committed Aug 18, 2024
1 parent f81b571 commit 899a89f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ for more detailed examples.
- [x] quickly compare multiple optimizers
- [x] nonlinear solvers relying on automatic differentiation (exact derivative)
- [x] additional information about the optimum to ease troubleshooting
- [x] implementation that carefully limits allocations for real-time applications
- [x] real-time control loop features:
- [x] implementations that carefully limits the allocations
- [x] simple soft real-time utilities

### State Estimation Features

Expand Down

0 comments on commit 899a89f

Please sign in to comment.