control-toolbox / OptimalControl.jl

Solvers of optimal control problems
MIT License
28 stars 5 forks source link

Default init #169

Open ocots opened 2 months ago

ocots commented 2 months ago

Add const and put it in CTBase.jl:

https://github.com/control-toolbox/OptimalControl.jl/blob/6e52c4b4b88493d8a8770d6ebaa67da282f0db32/src/OptimalControl.jl#L25

ocots commented 4 days ago

Should be replaced by __ocp_init() = ().