neurobionics / opensourceleg

An open-source software library for numerical computation, data acquisition, and control of lower-limb robotic prostheses.
https://opensourceleg.org
GNU Lesser General Public License v2.1
32 stars 37 forks source link

Added unit tests and reset function for logger #279

Closed esharnow closed 1 month ago

esharnow commented 1 month ago

Description

Added three unit test files for logger module, created reset function in logger.py, and made minor fixes to logger.py and safety.py

Related Issue

Type of Change

Checklist