Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: find models based on mesh file type #7

Open
scpeters opened this issue Jul 25, 2022 · 0 comments
Open

Feature request: find models based on mesh file type #7

scpeters opened this issue Jul 25, 2022 · 0 comments

Comments

@scpeters
Copy link

Gazebo supports STL, OBJ, and DAE meshes, and Fuel allows these file extensions to be uploaded. There are some non-Gazebo applications that could potentially make use of Fuel, but these applications may not have support for all these mesh types. For example, Drake doesn't support DAE or STL meshes ( RobotLocomotion/drake#14436 ), so if they were going to experiment with Fuel, they would want to search for Fuel models that don't require DAE and STL meshes or to explicitly search for models with OBJ meshes.

This could be implemented through the search feature or by applying tags to models based on the mesh types that they reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant