OpenQuadruped / spot_mini_mini

Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.
https://moribots.github.io/project/spot-mini-mini
MIT License
800 stars 171 forks source link

Source code filename collisions on case-insensitive filesystems #14

Open itechbear opened 3 years ago

itechbear commented 3 years ago

Describe the bug Several files of this repository have same filenames ignoring cases. When cloned on Mac OS / Windows, it would cause filename collision problems. Known collisions are:

To Reproduce run git clone on Mac OS / Windows

Expected behavior Some of the files should be renamed to avoid collisions.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context