BerkeleyLearnVerify / Scenic

A compiler and scenario generator for the Scenic scenario description language.
https://scenic-lang.org/
Other
258 stars 93 forks source link

Removed Redundant Mesh Loading/Voxel Code #212

Closed Eric-Vin closed 6 months ago

Eric-Vin commented 6 months ago

Removed code that was made redundant by up-streaming these features to Trimesh. We can now load bz2 compressed meshes correctly. Also removed code needed to work around this Trimesh bug.