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

Drake parser error if URDF has STL files #22

Open
kamiradi opened this issue Jul 17, 2024 · 1 comment
Open

Drake parser error if URDF has STL files #22

kamiradi opened this issue Jul 17, 2024 · 1 comment

Comments

@kamiradi
Copy link
Member

Drake Parser throws the following error when trying to load robot_description from topic

[pipeline_testbench_example-4] [ERROR] [1721123876.998814554] [pipeline_testbench_example.moveit.ros.planning_pipeline]: Exception caught: 'MakeConvexHull only applies to obj, vtk, and gltf meshes; given file: /root/workspace/install/moveit_resources_panda_description/share/moveit_resources_panda_description/meshes/collision/link0.stl.'
@kamiradi
Copy link
Member Author

This still seems to be an active feature request in Drake as per RobotLocomotion/drake#19408. For now the work around is to convert the stl files into OBJ and load them. This could mean that we may have to create assets specifically for this repository, or use default drake models. I prefer using default drake models because they have some pretty standard robot arms that are used by the community.

@sea-bass sea-bass changed the title Drake parser error Drake parser error if URDF has STL files Sep 17, 2024
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