- Notifications
You must be signed in to change notification settings - Fork441
Closed
Description
The the optimal control module (ct.optimal
), it would be useful if the functions that compute an optimal trajectory returned the cost associated with the final trajectory that is returned, so that it doesn't have to be recomputed. (Perhaps also a function to compute the cost along a curve according to an arbitrary cost function.)