Simon Alibert
|
f71e224023
|
Fix tests
|
2025-04-15 11:18:44 +02:00 |
Simon Alibert
|
889de7c415
|
Add handshake, fix feetech _read_firmware_version
|
2025-04-14 17:14:06 +02:00 |
Simon Alibert
|
3539251b18
|
Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots
|
2025-04-14 15:30:35 +02:00 |
Simon Alibert
|
1f210bc8a3
|
Refactor tests
|
2025-04-14 15:26:29 +02:00 |
Simon Alibert
|
d70bc4bde9
|
Add more segmented tests (dynamixel)
|
2025-04-14 15:16:38 +02:00 |
Simon Alibert
|
bdbca09cb2
|
Add more segmented tests (base motor bus & feetech), add feetech protocol 1 support
|
2025-04-14 11:56:53 +02:00 |
Simon Alibert
|
e0b292ab51
|
Remove test_motors_bus fixtures
|
2025-04-11 12:24:30 +02:00 |
Simon Alibert
|
9e57ec7837
|
Add support for feetech protocol 1 to _split_into_byte_chunks
|
2025-04-11 11:58:09 +02:00 |
Simon Alibert
|
d32daebf75
|
Refactor & add _serialize_data
|
2025-04-11 11:01:12 +02:00 |
Simon Alibert
|
4005065223
|
(nit) move write
|
2025-04-10 00:51:23 +02:00 |
Simon Alibert
|
443fed216c
|
Use constants from sdks
|
2025-04-10 00:49:03 +02:00 |
Steven Palma
|
4041f57943
|
feat(visualization): replace cv2 GUI with Rerun (and solves ffmpeg versioning issues) (#903)
|
2025-04-09 17:33:01 +02:00 |
Simon Alibert
|
792c3d961d
|
Update dynamixel with motors bus & tables changes
|
2025-04-08 10:47:11 +02:00 |
Simon Alibert
|
e998dddcfa
|
Add support for feetech scs series + various fixes
|
2025-04-08 10:46:29 +02:00 |
Simon Alibert
|
e393af2d88
|
Add is_calibrated test
|
2025-04-03 17:35:10 +02:00 |
Simon Alibert
|
0dcb2caba8
|
Simplify motors mocks
|
2025-04-03 16:43:23 +02:00 |
Simon Alibert
|
4679725957
|
Revert feetech hack and monkeypatch instead
|
2025-04-03 15:53:54 +02:00 |
Simon Alibert
|
57319062aa
|
Remove old calibration tests
|
2025-04-03 12:17:43 +02:00 |
Simon Alibert
|
078f59bfd1
|
Add calibration tests
|
2025-04-03 12:14:15 +02:00 |
Simon Alibert
|
854b78975a
|
Update tests
|
2025-04-02 22:31:53 +02:00 |
Simon Alibert
|
65569ba90e
|
Add test_scan_port (TODO)
|
2025-03-31 18:40:23 +02:00 |
Simon Alibert
|
e096754d14
|
Rename test
|
2025-03-31 00:41:25 +02:00 |
Simon Alibert
|
02803f545d
|
Add test_encoding_utils
|
2025-03-31 00:37:28 +02:00 |
Simon Alibert
|
051a52a4ce
|
Remove todo
|
2025-03-25 21:32:30 +01:00 |
Simon Alibert
|
1f1a01a798
|
Rename CalibrationMode -> MotorNormMode
|
2025-03-25 17:42:18 +01:00 |
Simon Alibert
|
aed85241b7
|
Merge branch 'user/aliberts/2025_02_25_refactor_robots' of github.com:huggingface/lerobot into user/aliberts/2025_02_25_refactor_robots
|
2025-03-25 16:24:40 +01:00 |
Pepijn
|
21c3ac42ee
|
Add new calibration method for robot refactor (#896)
Co-authored-by: Simon Alibert <simon.alibert@huggingface.co>
|
2025-03-25 16:24:04 +01:00 |
Simon Alibert
|
222d6f104e
|
Rename idx -> id_
|
2025-03-25 14:20:12 +01:00 |
Simon Alibert
|
b71ac34214
|
Add test_motors_bus
|
2025-03-25 12:11:56 +01:00 |
Simon Alibert
|
c237d1379e
|
Update tests
|
2025-03-25 11:12:52 +01:00 |
Simon Alibert
|
4293b6a4fb
|
Fix feetech ping tests
|
2025-03-25 07:26:34 +01:00 |
Simon Alibert
|
7c8ab8e2d6
|
Implement feetech broadcast ping
|
2025-03-24 20:46:36 +01:00 |
Simon Alibert
|
1de75c46c0
|
Return models (str) with pings
|
2025-03-24 20:42:43 +01:00 |
Simon Alibert
|
39d8f45810
|
Privatize methods & renames
|
2025-03-24 11:57:12 +01:00 |
Simon Alibert
|
97194bf7f3
|
Nit
|
2025-03-23 17:05:08 +01:00 |
Simon Alibert
|
0ac026b521
|
Remove test skips & fix docstrings
|
2025-03-23 17:04:30 +01:00 |
Simon Alibert
|
ff7cfdaf40
|
Move mock_serial patch to dedicated file
|
2025-03-23 17:03:04 +01:00 |
Simon Alibert
|
a38bb15e79
|
Add feetech write test
|
2025-03-23 16:48:32 +01:00 |
Simon Alibert
|
3ceaee999d
|
Refactor feetech tests by functionality
|
2025-03-23 16:25:12 +01:00 |
Simon Alibert
|
329d103453
|
Add dxl write test
|
2025-03-23 16:12:24 +01:00 |
Simon Alibert
|
9f46a3d8f9
|
Refactor dxl tests by functionality
|
2025-03-23 16:11:24 +01:00 |
Simon Alibert
|
c9ca9e4316
|
Rename tests
|
2025-03-23 13:32:08 +01:00 |
Simon Alibert
|
5a57e6f4a7
|
Rename read/write -> sync_read/write, refactor, add write
|
2025-03-23 13:25:45 +01:00 |
Simon Alibert
|
e047074825
|
Add CalibrationMode
|
2025-03-23 10:20:08 +01:00 |
Simon Alibert
|
c2e761437d
|
Assert ping stub called
|
2025-03-22 18:53:57 +01:00 |
Simon Alibert
|
fedac994c3
|
Add autoclosing fixture
|
2025-03-22 18:16:13 +01:00 |
Simon Alibert
|
7d558d058e
|
Nit
|
2025-03-22 17:03:18 +01:00 |
Simon Alibert
|
1d3e1cbdbd
|
Add feetech write tests
|
2025-03-22 17:02:01 +01:00 |
Simon Alibert
|
a4d487bc1d
|
Remove comment
|
2025-03-22 16:52:42 +01:00 |
Simon Alibert
|
8ca03a7255
|
Add dxl write tests
|
2025-03-22 14:50:05 +01:00 |