lerobot/examples
Steven Palma 4ec2ef575f
refactor(robots): update lekiwi for the latest motor bus api
chore(teleop): Add missing abstract methods to keyboard implementation

refactor(robots): update lekiwi client and host code for the new api

chore(config): update host lekiwi ip in client config

chore(examples): move application scripts to the examples directory

fix(motors): missing type check condition in set_half_turn_homings

fix(robots): fix assumption in calibrate() for robots with more than just an arm

fix(robot): change Mode to Operating_Mode in configure write for lekiwi

fix(robots): make sure message is display in calibrate() method lekiwi

fix(robots): no need for .tolist() in lekiwi host app

fix(teleop): fix is_connected in teleoperator keyboard

fix(teleop): always display calibration message in so100

fix(robots): fix send_action in lekiwi_client

debug(examples): configuration for lekiwi client app

fix(robots): fix send_action in lekiwi client part 2

refactor(robots): use dicts in lekiwi for get_obs and send_action

dbg(robots): check sent action wheels lekiwi

debug(robots): fix overflow base commands

debug(robots): fix how we deal with negative values lekiwi

debug(robots): lekiwi sign degrees fix

fix(robots): right motors id in lekiwi host

chore(doc): update todos
2025-04-07 16:49:36 +02:00
..
advanced chore(doc): add license header to all files (#818) 2025-03-05 17:56:51 +01:00
robots refactor(robots): update lekiwi for the latest motor bus api 2025-04-07 16:49:36 +02:00
teleoperators refactor(robots): update lekiwi for the latest motor bus api 2025-04-07 16:49:36 +02:00
1_load_lerobot_dataset.py chore(doc): add license header to all files (#818) 2025-03-05 17:56:51 +01:00
2_evaluate_pretrained_policy.py chore(docs): update docs (#911) 2025-03-27 09:55:06 +01:00
3_train_policy.py chore(doc): add license header to all files (#818) 2025-03-05 17:56:51 +01:00
4_train_policy_with_script.md chore(docs): update instructions for change in device and use_amp (#843) 2025-03-10 21:03:33 +01:00
7_get_started_with_real_robot.md Merge remote-tracking branch 'origin/main' into user/aliberts/2025_02_25_refactor_robots 2025-04-03 08:40:39 +02:00