Rapid-Design-of-Systems-Laboratory / beluga

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

Error occurs with quantity variable substitution and direct methods #178

Closed SeanMatthewNolan closed 5 years ago

SeanMatthewNolan commented 5 years ago

This occurs because time is appended with rate of int 0. An int does not have a method .subs(). I needs to be a sympy expression.