[ros-users] [Discourse.ros.org] [robot description formats] …

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Garrett Johnson via ros-users
Date:  
To: ros-users
CC: Garrett Johnson
Subject: [ros-users] [Discourse.ros.org] [robot description formats] Support the PLY geometry format in URDF


Hello! I posted over [in the URDF Github](https://github.com/ros/urdf/issues/12), but this place seems to be a bit more active.

At the moment, the URDF spec only seems to mention Collada / DAE and STL file formats for the mesh node. STL, however, doesn't support a very robust set of data and Collada is pretty inefficient in terms of file size and pretty complicated to export. What are peoples thoughts on including something like the PLY format as an option for a mesh node file format?

- Supports a binary format type, which enables to smaller file sizes.
- Optionally supports texture coordinates so the `<texture>` tag can be used for a surface texture.
- Optionally supports normals and vertex colors (and any other custom vertex attribute) for other color and shading.
- Extremely simple to write an importer / exporter for.

Thoughts? Thanks!
Garrett





---
[Visit Topic](https://discourse.ros.org/t/support-the-ply-geometry-format-in-urdf/4325/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>