OptimalControl.jl icon indicating copy to clipboard operation
OptimalControl.jl copied to clipboard

[General] Export some other functions

Open ocots opened this issue 4 months ago • 1 comments

Export from CTModels:

dim_path_constraints_nl(ocp)
dim_boundary_constraints_nl(ocp)
dim_state_constraints_box(ocp)
dim_control_constraints_box(ocp)
dim_variable_constraints_box(ocp)

ocots avatar Aug 26 '25 20:08 ocots

But the names are not consistent with state_dimension. Maybe change them before exporting.

ocots avatar Aug 29 '25 11:08 ocots