Skip to content

Commit e7a8562

Browse files
authored
Merge pull request #328 from JuliaControl/franckgaga-patch-1
Update transcription method description in README
2 parents 6540180 + 5be243f commit e7a8562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ for more detailed examples.
8989
- 📈 **Offset-Free**: Automatic model augmentation with integrators.
9090
- 📊 **Visuals**: Easy integration with `Plots.jl`.
9191
- 🧩 **Solvers**: Optimization via `JuMP.jl` (quadratic & nonlinear) and derivatives via `DifferentiationInterface.jl`.
92-
- 📝 **Transcription**: Direct single/multiple shooting and trapezoidal collocation.
92+
- 📝 **Transcription**: Direct single/multiple shooting and trapezoidal/orthogonal collocation.
9393
- 🩺 **Troubleshooting**: Detailed diagnostic information about optimum.
9494
- ⏱️ **Real-Time**: Optimized for low memory allocations with soft real-time utilities.
9595
- 📟️ **Embedded**: Lightweight C code generation via `LinearMPC.jl`

0 commit comments

Comments
 (0)