pollen-robotics / reachy2-sdk

Reachy 2 Python SDK
https://www.pollen-robotics.com
Apache License 2.0
5 stars 0 forks source link

249 add way to read torque and speed limit #303

Closed glannuzel closed 4 months ago

glannuzel commented 4 months ago
github-actions[bot] commented 4 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
732 702 96% 0% 🟢

New Files

File Coverage Status
tests/units/online/test_actuators_properties.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
tests/units/offline/test_arm.py 100% 🟢
tests/units/offline/test_head.py 100% 🟢
tests/units/offline/test_orbita2d.py 100% 🟢
tests/units/offline/test_orbita3d.py 100% 🟢
tests/units/online/conftest.py 100% 🟢
tests/units/online/test_basic_movements.py 77% 🟢
TOTAL 96% 🟢

updated for commit: 1067773 by action🐍