UM-LoCoLab / NeuroLocoMiddleware

Wrapper library for wearable robotics.
MIT License
2 stars 4 forks source link

Updates needed to Bertec GUI class #7

Closed tkevinbest closed 16 hours ago

tkevinbest commented 3 weeks ago

Remove logger from Bertec GUI and instead replace it with the proper imports from OSL library. Remove global constants from Bertec GUI and instead include them as constructor arguments.

Katharine-Walters commented 6 days ago

I made changes and initiated a pull request.