dfki-ric / pytransform3d

3D transformations for Python.
https://dfki-ric.github.io/pytransform3d/
Other
615 stars 63 forks source link

Add option to visualize convex hulls of collision objects #235

Closed AlexanderFabisch closed 1 year ago

AlexanderFabisch commented 1 year ago

Since most collision detection algorithms only work with convex representations, this would be a useful tool for debugging.