control-toolbox / OptimalControl.jl

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

Reexports from CTDirect #176

Closed jbcaillau closed 1 week ago

jbcaillau commented 1 month ago

@PierreMartinon shouldn't we reexport OCPInit (and maybe some other things) from CTDirect.jl?

PierreMartinon commented 1 month ago

Hi there. To clarify on the current state of the initialization:

ocots commented 1 month ago

I have the same question about being purely internal in another package and I don't have the answer.

PierreMartinon commented 1 month ago

I just checked, CTBase.OCPInit() is exported in CTDirect.

jbcaillau commented 1 month ago

@PierreMartinon shouldn't we reexport OCPInit (and maybe some other things) from CTDirect.jl?

So, @PierreMartinon, yes or no?

PierreMartinon commented 1 month ago

I just checked, CTBase.OCPInit() is exported in CTDirect.

o_O :D

ocots commented 1 week ago

It is OptimalControlInit now, no?

PierreMartinon commented 1 week ago

Yup