Caltech-AMBER / obelisk

A stable generic robot control interface.
https://caltech-amber.github.io/obelisk/
MIT License
5 stars 0 forks source link

Remove redundant `meshes` folder from `achilles` robot package #110

Open alberthli opened 1 month ago

alberthli commented 1 month ago

In the achilles package, there is a meshes directory both above all the descriptions and under the mujoco subdirectory. The one under the mujoco subdirectory should be deleted (and that directory should be removed from the entire git history, see this link for instructions). The meshdir argument in the xml compiled tag should instead point to the higher-level mesh directory.

@Zolkin1