Commit f59889f
committed
Pin drake_models to an older commit
From 9b274a2570ddefc4140e4b98bcf248003289b870 onward, obj mesh files
converted to glTF in drake_models don't work with PyBullet, resulting in
the following errors:
/home/runner/.cache/robot_descriptions/drake_models/iiwa_description/urdf/iiwa14_primitive_collision.urdf:60: invalid mesh filename extension 'gltf'
b3Error[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,121]:
Could not parse visual element for Link:b3Error[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,121]:
iiwa_link_0b3Error[examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp,121]:1 parent 4f4c3c7 commit f59889f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| |||
0 commit comments