Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.92 KB

README.md

File metadata and controls

12 lines (11 loc) · 1.92 KB

Graveyard 💀

Modules

These files used to exist but have since been deleted. In some world where you need them, here's their final commit:

  • ActPackMan.py This wrapper class was written for the Dephy actpacks. It has been superseded by the implementation in the OpenSourceLeg library.
  • EB51Man.py A wrapper class for the Dephy ExoBoots, last used by Katharine Walters. Included belt tightening, nonlinear gear ratio, and other booty features.
  • FileGlobal.py Last used by Prof. Gray Thomas. Not sure what this does.
  • MBLUEmod.py This looks like an initial software library for the MBLUE exos but it isn't used anymore. Latest commit was from Prof. Gray Thomas. There are likely other places to start if you're controlling MBLUE. It also seems like it has some test bench functionality, if you're curious.
  • SysID.py Yet again from the illustrious Prof. Gray Thomas, this script generates a chirp signal to be used in a frequency-based sys id.
  • frequency_analysis.py This script makes a bode plot based on measured data. Talk to Prof. Gray Thomas.

Tests

We deleted many of the test scripts associated with the above files. If you go to the commits referenced above, they will still exist.