An open-source software library for numerical computation, data acquisition, and control of lower-limb robotic prostheses.
GNU Lesser General Public License v2.1
32
stars
37
forks
source link
Remove pandas from tutorial scripts #303
Open
senthurayyappan opened 6 days ago
🚀 Feature Request
The existing tutorial scripts use
pandas
for data logging, please transition to the logging module as it has methods to log attributes as a CSV file.