opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
801 stars 324 forks source link

Remove stale simmToOpenSim folder and convertFiles folder #3879

Closed aymanhab closed 3 months ago

aymanhab commented 3 months ago

Fixes issue #3876

Brief summary of changes

Remove folder for simm2opensim and stale utilities

Testing I've completed

Just ran ci

Looking for feedback on...

CHANGELOG.md (choose one)


This change is Reviewable

nickbianco commented 3 months ago

@aymanhab :lgtm:, but one question: is there any reason to keep these files in an archive somewhere? If it's holdover code from the OpenSim 3.X repos that we could reference then all is fine with me.

aymanhab commented 3 months ago

Here's a link to probably the last working version of this code in the opensim32 repo: https://github.com/opensim-org/opensim32/tree/OpenSim33/OpenSim/Utilities

aymanhab commented 3 months ago

Thanks @nickbianco