Rapid-Design-of-Systems-Laboratory / beluga

General purpose indirect trajectory optimization
Other
25 stars 6 forks source link

epstrig outputs the phase and not the control #196

Closed msparapa closed 5 years ago

msparapa commented 5 years ago

You know how epstrig replaces u with sin(u_trig)? Upon output, the solver returns u_trig instead of u so that requires a user to manually do the conversion. I should fix that.