cmower / optas

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

New features for visualizer, and issue #59

Closed cmower closed 1 year ago

cmower commented 1 year ago

The new visualizer is intended for debugging urdf's, and visualizing robot states. Currently, its use is fairly limited. This is some features that would be good to implement, and also a bug that needs fixing.

https://github.com/cmower/optas/blob/ee6e02f6adbcb75c42785f303b0c93daeda35913/optas/visualize.py#L217-L252

cmower commented 1 year ago

Closing, once #88 is merged this is resolved.