[ros-users] [Discourse.ros.org] [robot description formats] Add attribute to indicate if a mesh is a convex hull?

Levi Armstrong ros.discourse at gmail.com
Mon Apr 16 13:49:41 UTC 2018



Would the maintainer be open to adding an an attribute to the mesh tag indicating if the mesh is a convex hull? The default would be false.

`<mesh  filename="" convex="true" />`

The use-case here is to utilize this information in planners / collision checkers that can enable certain optimizations when the meshes they are passed are convex. One example would be FCL, which has optimized implementations for convex-convex algorithms. (Comment on GitHub by gavanderhoorn)

https://github.com/ros/urdfdom/issues/108





---
[Visit Topic](https://discourse.ros.org/t/add-attribute-to-indicate-if-a-mesh-is-a-convex-hull/4479/1) or reply to this email to respond.




More information about the ros-users mailing list