imu 0.5.0

Interface for interacting with various IMU devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# requirements-dev.txt

black
darglint
mypy
pytest
ruff

# For testing CAN
python-can
pyserial

# For plotting
matplotlib