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
|
f960f4d8d4
|
Fix unormalize
|
2025-04-11 11:58:31 +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
|
0a7f51f0da
|
Cleanup
|
2025-04-11 11:03:09 +02:00 |
Simon Alibert
|
4ca92a28e9
|
Make feetech broadcast ping faster in protocol 1
|
2025-04-11 11:02:54 +02:00 |
Simon Alibert
|
0464dc91b3
|
Add feetech sm8512bl
|
2025-04-11 11:02:01 +02:00 |
Simon Alibert
|
d32daebf75
|
Refactor & add _serialize_data
|
2025-04-11 11:01:12 +02:00 |
Simon Alibert
|
27cb0c40bd
|
Add protocol 1 broadcast ping
|
2025-04-10 17:14:40 +02:00 |
Simon Alibert
|
12abc9ca86
|
Fix broadcast ping type hint
|
2025-04-10 00:53:17 +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 |
Simon Alibert
|
42a87e7211
|
Implement read
|
2025-04-10 00:35:14 +02:00 |
Steven Palma
|
5322417c03
|
fix(examples): removes extra backtick (#948)
|
2025-04-09 17:44:32 +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
|
034171a89a
|
Add Feetech protocol version
|
2025-04-09 10:26:30 +02:00 |
Simon Alibert
|
2c86fea78a
|
Switch typos pre-commit to mirror (#953)
|
2025-04-08 12:44:09 +02:00 |
pre-commit-ci[bot]
|
782dff1163
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-04-08 08:48:18 +00:00 |
Simon Alibert
|
8924ccbbab
|
Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots
|
2025-04-08 10:47:40 +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 |
pre-commit-ci[bot]
|
437fc29e12
|
[pre-commit.ci] pre-commit autoupdate (#871)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-04-08 06:58:46 +02:00 |
Junwu Zhang
|
aee86b4b18
|
typo fix: example_1 python script (#631)
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
|
2025-04-07 17:41:10 +02:00 |
mshukor
|
1c873df5c0
|
Support for PI0+FAST (#921)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dana Aubakirova <118912928+danaaubakirova@users.noreply.github.com>
Co-authored-by: Remi <re.cadene@gmail.com>
Co-authored-by: Steven Palma <imstevenpmwork@ieee.org>
|
2025-04-04 11:51:11 +02:00 |
Steven Palma
|
99c0938b42
|
feat(teleop): thread-safe keyboard teleop implementation (#869)
Co-authored-by: Simon Alibert <75076266+aliberts@users.noreply.github.com>
|
2025-04-04 09:45:18 +02:00 |
Simon Alibert
|
716029b1e3
|
Remove old calibration
|
2025-04-03 18:42:39 +02:00 |
Simon Alibert
|
3848a8f9aa
|
Rename viperx & widowx
|
2025-04-03 18:37:21 +02:00 |
Simon Alibert
|
f7672e14c7
|
Update viperx & widowx
|
2025-04-03 18:34:08 +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
|
36fcea2002
|
Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots
|
2025-04-03 08:40:39 +02:00 |
Simon Alibert
|
2971bdfed5
|
Rename Koch classes
|
2025-04-03 08:23:31 +02:00 |
Simon Alibert
|
28cd3a6f3a
|
Rename SO-100 classes
|
2025-04-03 08:14:35 +02:00 |
Simon Alibert
|
c0570b3003
|
Improve format
|
2025-04-02 22:40:00 +02:00 |
Simon Alibert
|
eeb8490016
|
Update Koch & SO-100
|
2025-04-02 22:33:48 +02:00 |
Simon Alibert
|
854b78975a
|
Update tests
|
2025-04-02 22:31:53 +02:00 |
Simon Alibert
|
e55d2ffe50
|
Hack feetech firmware bug
|
2025-04-02 22:31:45 +02:00 |
Simon Alibert
|
1ebd81552c
|
Fix calibration
|
2025-04-02 22:27:49 +02:00 |
Steven Palma
|
145fe4cd17
|
fix(deps): avoid torchcodec in macos x86_64 (#925)
|
2025-04-01 15:51:59 +02:00 |
Simon Alibert
|
65569ba90e
|
Add test_scan_port (TODO)
|
2025-03-31 18:40:23 +02:00 |
Simon Alibert
|
79293800f1
|
Implement Koch calibration
|
2025-03-31 18:18:27 +02:00 |
Simon Alibert
|
bc765f9e95
|
Implement SO-100 follower calibration
|
2025-03-31 18:17:20 +02:00 |
Simon Alibert
|
201311503f
|
Implement SO-100 leader calibration
|
2025-03-31 18:16:42 +02:00 |