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

Post processing / diagnosis of ocp solutions

Open PierreMartinon opened this issue 2 years ago • 1 comments

Gives more detailed information about a solution

  • [ ] sort constraints (pointwise and path) and display violation and multipliers (use norm for path constraints). Plots ?
  • [ ] We can't for the moment recorver the boundary conditions
  • [ ] norms 1 and 2 of the control (component wise ?). NB. Can be displayed also in callback
  • [ ] display running cost w.r.t time

Also provide a comparison tool for multiple solutions

  • [ ] plot functions on same graphs
  • [ ] display norm of errors between variables (objective also)

PierreMartinon avatar Mar 23 '23 09:03 PierreMartinon