cmower / optas

OpTaS: An optimization-based task specification library for trajectory optimization and model predictive control.
https://cmower.github.io/optas/
Other
99 stars 14 forks source link

Add sphere collision avoidance constraints #146

Closed cmower closed 1 year ago

cmower commented 1 year ago

Description

Adds sphere collision avoidance helper constraint method. Also, a minor addition that adds reduce_constraint option for equality constraints.

Todo