pollen-robotics / reachy2-sdk

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

315 record data with rerun 1 #321

Open FabienDanieau opened 1 month ago

FabienDanieau commented 1 month ago

The README.md in src/examples/rerun explains what to install and how to run.

The urdf are not public yet. The best option is to clone this repo https://github.com/pollen-robotics/reachy2_rerun_test and to manually modify reachy_v3.urdf. Change search and replace /home/reachy/reachy_ws/install by the path to the clone repo (i.e. /home/fabien/Dev/Python/reachy2_rerun_test)

github-actions[bot] commented 1 month ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
754 712 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 5ce9cb9 by action🐍