-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: huggingface/lerobot
Overview
Could not load contribution data
Please try again later
32 Pull requests merged by 16 people
-
bug fix for #1071 When --display_data=true, Failed running control_robot.
#1073 merged
May 9, 2025 -
Update 12_use_so101.md
#1081 merged
May 9, 2025 -
Update 10_use_so100.md; use diff syntax
#944 merged
May 9, 2025 -
docs: minor corrections and clean-up
#1089 merged
May 9, 2025 -
fix(teleoperators): use property is_connected
#1075 merged
May 7, 2025 -
[HIL SERL] Env management and add gym-hil
#1077 merged
May 7, 2025 -
[Port HIL-SERL] Final fixes for reward classifier
#1067 merged
May 5, 2025 -
Fix typos
#1070 merged
May 5, 2025 -
[PORT HIL-SERL] Add unit tests for SAC modeling
#999 merged
May 5, 2025 -
Docs: adapt text + fix video code
#1064 merged
May 2, 2025 -
feat(docs): Add new docs build process
#1046 merged
May 2, 2025 -
refactor/lekiwi robot
#863 merged
Apr 29, 2025 -
feat(encoding): switching to PyAV for ffmpeg related tasks
#983 merged
Apr 29, 2025 -
Add description motor order SO-101 leader
#1051 merged
Apr 29, 2025 -
Update tutorial
#1021 merged
Apr 28, 2025 -
[Port HIl-Serl] Refactor gym-manipulator
#1034 merged
Apr 25, 2025 -
[HIL-SERL]Remove overstrict pre-commit modifications
#1028 merged
Apr 24, 2025 -
fix(ci): Pin
torchcodec
(==0.2.1) to fix pipeline temporarly#1030 merged
Apr 24, 2025 -
[HIL-SERL] Update CI to allow installation of prerelease versions for lerobot
#1018 merged
Apr 24, 2025 -
fix(ci): Pin draccus (<0.10.0) and torch (<2.7) to fix pipeline
#1022 merged
Apr 24, 2025 -
Revert "[pre-commit.ci] pre-commit autoupdate"
#1025 merged
Apr 24, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1011 merged
Apr 23, 2025 -
Fixup linter
#1017 merged
Apr 22, 2025 -
[HIL-SERl PORT] Unit tests for Replay Buffer
#966 merged
Apr 22, 2025 -
Add pythno3-dev in Dockerfile to build and modify Readme.md , python-dev to python3-dev
#987 merged
Apr 17, 2025 -
Fix --width --height type parsing on opencv and intelrealsense scripts
#556 merged
Apr 17, 2025 -
Fix Windows HTML visualization to make videos could be seen
#647 merged
Apr 17, 2025 -
Fix broken links in
examples/4_train_policy_with_script.md
#697 merged
Apr 17, 2025 -
[WIP] HIL SERL port grasp critic
#937 merged
Apr 16, 2025 -
User/azouitine/2025 4 15 sac improvements
#989 merged
Apr 16, 2025 -
[pre-commit.ci] pre-commit autoupdate
#980 merged
Apr 14, 2025 -
fix(installation): adding note on
ffmpeg
version during installation#976 merged
Apr 14, 2025
37 Pull requests opened by 29 people
-
LeRobotDataset v3
#969 opened
Apr 11, 2025 -
ros2 teleoperate
#972 opened
Apr 12, 2025 -
fix: support multi repo datasets for training
#974 opened
Apr 13, 2025 -
fix: change the data type of expected_shape to tuple
#984 opened
Apr 15, 2025 -
LeRobotDataset v3 proposal: infer episode index from partitioning
#986 opened
Apr 15, 2025 -
test(cameras): add opencv camera patch tests suite
#991 opened
Apr 16, 2025 -
test(cameras): add opencv camera dependency injection tests suite
#992 opened
Apr 16, 2025 -
refactor(cameras): remove tmp video capture in connect
#993 opened
Apr 16, 2025 -
refactor(cameras): remove tmp video capture in connect
#994 opened
Apr 16, 2025 -
Limit W&B tag length to comply with 64‑character limit
#995 opened
Apr 17, 2025 -
Created kinematics module exploiting DH frames: forward/inverse kinematics, Jacobians, pose interpolator
#1001 opened
Apr 19, 2025 -
Add Async Inference
#1002 opened
Apr 19, 2025 -
Dev/jh
#1006 opened
Apr 21, 2025 -
refactor(env): introduce explicit gym ID handling in EnvConfig/factory
#1008 opened
Apr 21, 2025 -
refactor(cameras): improvements for cameras implementations + tests
#1009 opened
Apr 21, 2025 -
convert Feetech load values to signed using bit mask
#1014 opened
Apr 22, 2025 -
ACT returns entire action chunks
#1020 opened
Apr 23, 2025 -
Reset policy together with the environment during evaluation.
#1024 opened
Apr 24, 2025 -
[Remote inference for policy] Here if refined version of remote policy calls
#1027 opened
Apr 24, 2025 -
feat(dependency): Bump `torch` beyond 2.6.0 & `torchcodec` beyond 0.2.1
#1029 opened
Apr 24, 2025 -
Mocking Robots
#1031 opened
Apr 24, 2025 -
Use compressed mp4 file when available to save 98% on storage, and 99% in memory
#1035 opened
Apr 25, 2025 -
[No functional change] Update tests
#1036 opened
Apr 26, 2025 -
Disconnect robot after any exceptions in control_robot
#1037 opened
Apr 26, 2025 -
Fixing wrong argparse examples in the comments (using 'True' not 'true')
#1040 opened
Apr 28, 2025 -
Helper2424/check hilserl
#1047 opened
Apr 28, 2025 -
[pre-commit.ci] pre-commit autoupdate
#1048 opened
Apr 28, 2025 -
Add Genesis
#1052 opened
Apr 29, 2025 -
[HIL-SERL] temperature softplus parameterization
#1053 opened
Apr 29, 2025 -
Update HTML visualizer
#1055 opened
Apr 29, 2025 -
Disable torque on motors during robot disconnection
#1056 opened
Apr 29, 2025 -
fix: Remove `--local-files-only` from docs and update `root/repo_id` path in `lerobot_dataset.py`
#1057 opened
Apr 30, 2025 -
Update configs.py
#1060 opened
May 1, 2025 -
make --dataset.episodes work
#1062 opened
May 2, 2025 -
[PORT HIL-SERL] WIP Better unit tests coverage for SAC policy
#1074 opened
May 6, 2025 -
For policy evals, do not `display_data` during warmup
#1087 opened
May 9, 2025 -
feat(devx): package with Nix flake
#1092 opened
May 9, 2025
15 Issues closed by 11 people
-
When --display_data=true, Failed running control_robot.py with policy.
#1071 closed
May 9, 2025 -
mobile-aloha dataset problem
#1085 closed
May 9, 2025 -
How to merge collected data into one?
#1072 closed
May 7, 2025 -
stats missing when using pretrained pi0 policy
#694 closed
May 6, 2025 -
Any way to reserve images instead of removing them after video generated?
#1068 closed
May 5, 2025 -
unrecognized arguments: --local-files-only 1
#963 closed
May 5, 2025 -
ConnectionError when calibrate the leader arm
#1042 closed
Apr 30, 2025 -
KeyError: 'observation.state'
#1032 closed
Apr 25, 2025 -
How to resume dataset creation after interruption instead of starting from scratch?
#1019 closed
Apr 22, 2025 -
camera video interface doesn't pop up
#1004 closed
Apr 20, 2025 -
RuntimeError: Could not load libtorchcodec during lerobot/scripts/train.py script
#964 closed
Apr 15, 2025 -
lerobot trying to delete tmp folder before video encoding is finished
#500 closed
Apr 14, 2025 -
Shared memory manager connection timeout during training
#421 closed
Apr 11, 2025
44 Issues opened by 41 people
-
Cannot eval policy because dataset statistics are missing
#1095 opened
May 10, 2025 -
does not accept usb-port from configs.py
#1094 opened
May 10, 2025 -
List of available task
#1093 opened
May 10, 2025 -
Diffusion policy for different tasks instead of PushT
#1091 opened
May 9, 2025 -
TDMPC unable to run only on robot state - proposed fix
#1090 opened
May 9, 2025 -
Latest version doesn't support MJPEG
#1088 opened
May 9, 2025 -
push_to_the_hub error
#1086 opened
May 9, 2025 -
When running on wsl, modifying the default value of the port is of no use.
#1084 opened
May 8, 2025 -
select() timeout. Error reading in thread: Can't capture color image from camera 6.
#1083 opened
May 8, 2025 -
When add openvla oft policy?
#1082 opened
May 8, 2025 -
Update `control_sim_robot.py` to use the new configs
#1080 opened
May 7, 2025 -
PI0 model performance
#1079 opened
May 7, 2025 -
Running a model trained earlier leads to stats error
#1078 opened
May 6, 2025 -
Issue with Gradient Explosion and NaN Loss in SO100 Training Example
#1066 opened
May 3, 2025 -
Pi0 visual normalization mode assumes images to be in the range [0,1]
#1065 opened
May 2, 2025 -
First call to leader_arm.connect() does nothing, then manual motor configuration breaks
#1059 opened
Apr 30, 2025 -
Unchangeable OBS virtual camera default resolution
#1058 opened
Apr 30, 2025 -
Error in comment
#1050 opened
Apr 29, 2025 -
[Feature Request] Support for mixed observation states
#1049 opened
Apr 29, 2025 -
Inefficient Config Structure without Hydra
#1045 opened
Apr 28, 2025 -
pip install erro
#1044 opened
Apr 28, 2025 -
How can I collect point cloud data from Lerobot?
#1043 opened
Apr 28, 2025 -
image transform of pi0 is inconsistent with openpi
#1041 opened
Apr 28, 2025 -
Incorrect "Boolean" value parsing
#1039 opened
Apr 28, 2025 -
hf-transfer error
#1038 opened
Apr 27, 2025 -
Resume training not working (WandB error + wrong pretrained policy path)
#1033 opened
Apr 25, 2025 -
Manual calibration is buggy. Please enable auto-calibration for so-100 arm
#1026 opened
Apr 24, 2025 -
How to efficiently collect and standardize datasets from multiple Gymnasium environments?
#1015 opened
Apr 22, 2025 -
When creating dataset, how to save_episode with existing video?
#1013 opened
Apr 22, 2025 -
why chunk_size not used in PI0?
#1012 opened
Apr 22, 2025 -
[TxRxResult] Incorrect status packet!
#1010 opened
Apr 21, 2025 -
When evaluating pi0, the batch does not contain a 'task' key.
#1007 opened
Apr 21, 2025 -
[pi0] n_action_step vs chunk_size
#1005 opened
Apr 20, 2025 -
Error with convert_dataset_v1_to_v2 and robot_config
#1003 opened
Apr 19, 2025 -
How to implement a new policy?
#1000 opened
Apr 19, 2025 -
how to convert pi0 fast
#997 opened
Apr 18, 2025 -
Calibration tutorial
#985 opened
Apr 15, 2025 -
MultiDataset
#982 opened
Apr 15, 2025 -
ROS Integration of WidowX
#979 opened
Apr 14, 2025 -
[Question] How to modify model & dataset to accept two input images in observation.image?
#975 opened
Apr 14, 2025 -
Error when using the manual calibration
#973 opened
Apr 12, 2025 -
Can different robotic arms share the same dataset and model?
#971 opened
Apr 12, 2025 -
ValueError: No valid stream found in input file. Is -1 of the desired media type?
#970 opened
Apr 11, 2025
143 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Port HIL SERL
#644 commented on
May 10, 2025 • 81 new comments -
feat: adding the audio modality 🎤
#967 commented on
May 9, 2025 • 5 new comments -
Add support for cameras over ROS 2
#866 commented on
May 5, 2025 • 4 new comments -
Upgrade `OnlineBuffer` to `LeRobotDatasetV2` and use it in the train script.
#445 commented on
Apr 17, 2025 • 0 new comments -
Added depth frame support for dataset recording/loading
#455 commented on
Apr 17, 2025 • 0 new comments -
Asynchronous policy inference with TemporalQueue
#457 commented on
Apr 17, 2025 • 0 new comments -
Update lerobot visualizer to send videos directly to Rerun
#476 commented on
Apr 17, 2025 • 0 new comments -
Add transformer model to diffusion policy
#481 commented on
Apr 17, 2025 • 0 new comments -
Add UFACTORY 850 as one of the robots supported, introduce various HRI utilities for teleop and next episode hinting while reseting
#493 commented on
Apr 14, 2025 • 0 new comments -
Add support for Elephant Robotics MyArm M&C
#506 commented on
Apr 14, 2025 • 0 new comments -
`configure_motor.py --keep-id`: allow reconfiguring a motor without changing its id
#507 commented on
Apr 17, 2025 • 0 new comments -
Enable control of the follower arm with PS4 joystick
#516 commented on
Apr 23, 2025 • 0 new comments -
Add `docker-compose` support for easier and more portable environment set-up
#519 commented on
Apr 17, 2025 • 0 new comments -
TD-MPC2
#523 commented on
Apr 17, 2025 • 0 new comments -
[viz tool] add policy pred column
#529 commented on
Apr 17, 2025 • 0 new comments -
Add HopeJrRobot
#531 commented on
Apr 14, 2025 • 0 new comments -
Add manage_dataset script
#543 commented on
Apr 17, 2025 • 0 new comments -
Add HIT policy
#548 commented on
Apr 17, 2025 • 0 new comments -
enabling single/multi video feed to the lerobot over lan with ip:port
#551 commented on
Apr 17, 2025 • 0 new comments -
Port HIL-SERL
#565 commented on
Apr 17, 2025 • 0 new comments -
some questions about real world env
#432 commented on
Apr 11, 2025 • 0 new comments -
Add RLBench
#290 commented on
Apr 17, 2025 • 0 new comments -
Add distributed training with `accelerate`
#317 commented on
Apr 29, 2025 • 0 new comments -
Adds MultiEpochsDataLoader to optimize first batch loading perfomance
#329 commented on
Apr 17, 2025 • 0 new comments -
Add support for recording a policy without a leader arm.
#344 commented on
Apr 17, 2025 • 0 new comments -
WIP : Add possibility for multitask training on ACT policy
#350 commented on
Apr 17, 2025 • 0 new comments -
Add inference to visualize_dataset_html.py
#353 commented on
Apr 17, 2025 • 0 new comments -
⚡️add florence+linear action head policy, and adapt it to pusht env
#356 commented on
Apr 17, 2025 • 0 new comments -
feat(arx): support arx arm
#364 commented on
Apr 14, 2025 • 0 new comments -
update find_available_ports to use serial.tools.list_ports
#372 commented on
Apr 17, 2025 • 0 new comments -
Add script to remove episodes from dataset
#378 commented on
Apr 17, 2025 • 0 new comments -
bug: Fix memory leakage cause by permanent storage of decoded video frame and not closed video stream
#380 commented on
Apr 17, 2025 • 0 new comments -
optimization: Speed up image saving procedure
#381 commented on
Apr 17, 2025 • 0 new comments -
Add code to communicate with Hiwonder motors
#391 commented on
Apr 17, 2025 • 0 new comments -
Add mujoco support for trace recording using Simulation of Dynamixel bus
#392 commented on
Apr 17, 2025 • 0 new comments -
Move function `make_optimizer_and_scheduler` to policy
#401 commented on
Apr 17, 2025 • 0 new comments -
Adding aggregated logs for training run
#411 commented on
Apr 17, 2025 • 0 new comments -
Adds a script for recording training data from a Gym simulation and replaying in sim
#437 commented on
Apr 17, 2025 • 0 new comments -
Visualize output of forward and select_action
#744 commented on
Apr 17, 2025 • 0 new comments -
xs: Add error message in homepage of dataset visualizer. (⚡️ UX Improvement)
#756 commented on
Apr 17, 2025 • 0 new comments -
Port Droid 1.01 dataset with SLURM
#758 commented on
Apr 17, 2025 • 0 new comments -
feat(policy): Add DexVLA policy [Community Contributed]
#767 commented on
Apr 16, 2025 • 0 new comments -
docs: update instructions for camera config
#768 commented on
Apr 17, 2025 • 0 new comments -
Refactor robots
#777 commented on
May 8, 2025 • 0 new comments -
Added a roarm_m3 for robotic arm adaptation, and modified the keyboard listening method to adapt to the screenless mode
#820 commented on
Apr 17, 2025 • 0 new comments -
feat: add finetuning analysis scripts
#824 commented on
Apr 17, 2025 • 0 new comments -
feat: add `remove_episodes` utility
#831 commented on
Apr 25, 2025 • 0 new comments -
fix scripts of v20 to v21
#834 commented on
Apr 17, 2025 • 0 new comments -
Enhance pi0 model inference
#872 commented on
Apr 14, 2025 • 0 new comments -
Fix yaml.github-actions.security.run-shell-injection.run-shell-injection
#873 commented on
Apr 17, 2025 • 0 new comments -
Fix generic.secrets.security.detected-aws-access-key-id-value.detected-aws-access-key-id-value
#874 commented on
Apr 17, 2025 • 0 new comments -
Improved Dataset Merge Script for Multiple Dataset Processing
#924 commented on
Apr 24, 2025 • 0 new comments -
Fix python.flask.security.injection.ssrf-requests.ssrf-requests--tmp-bebe03d0-da57-45d6-90f5-447e4352cd2c-lerobot-scripts-visualize_dataset_html.py
#931 commented on
Apr 17, 2025 • 0 new comments -
Add Hope Jr
#935 commented on
Apr 16, 2025 • 0 new comments -
(🐛 Bug) Fix losses unpadding bug
#965 commented on
May 9, 2025 • 0 new comments -
a refactored modeling_act for cpu and memory optimization
#569 commented on
Apr 17, 2025 • 0 new comments -
aloha_hd5 to LerobotDataset v2
#586 commented on
Apr 17, 2025 • 0 new comments -
Refact warmup waiting
#591 commented on
Apr 17, 2025 • 0 new comments -
Show friendly error when tries to record already existed dataset
#592 commented on
Apr 17, 2025 • 0 new comments -
[Visualizer] visualize int columns as well
#628 commented on
Apr 17, 2025 • 0 new comments -
[viz_html] Document in readme
#637 commented on
Apr 17, 2025 • 0 new comments -
Piper robot integration
#645 commented on
Apr 14, 2025 • 0 new comments -
Feat/ add scan motors tool for troubleshooting during assembly and calibration
#657 commented on
Apr 17, 2025 • 0 new comments -
Add port aloha hdf5 datasets
#659 commented on
Apr 17, 2025 • 0 new comments -
Add DiT policy with flow matching objective
#680 commented on
Apr 17, 2025 • 0 new comments -
fix: support multi repo datasets when training
#684 commented on
Apr 17, 2025 • 0 new comments -
Improve pi0
#691 commented on
Apr 17, 2025 • 0 new comments -
Raspberry pi client and remote inference support
#703 commented on
Apr 17, 2025 • 0 new comments -
feat: Implement Proximal Policy Optimization (PPO) policy
#704 commented on
Apr 17, 2025 • 0 new comments -
Optimize pi0 for torch.compile
#729 commented on
Apr 17, 2025 • 0 new comments -
Adding DOT policy
#739 commented on
Apr 17, 2025 • 0 new comments -
Add streaming to LeRobotDataset
#740 commented on
Apr 17, 2025 • 0 new comments -
Install Issues -> Add Devcontainer
#427 commented on
Apr 11, 2025 • 0 new comments -
Compatible off-the-shelf robots?
#413 commented on
Apr 11, 2025 • 0 new comments -
Multi-Image support for VQ-BeT
#407 commented on
Apr 11, 2025 • 0 new comments -
ERROR: Could not build wheels for mujoco, which is required to install pyproject.toml-based projects
#405 commented on
Apr 11, 2025 • 0 new comments -
Improve the way the video benchmark evaluates the accuracy of video decoders
#367 commented on
Apr 11, 2025 • 0 new comments -
[Feature request] Is it possible to add images to videos in a stream, and avoid converting them to png first?
#360 commented on
Apr 11, 2025 • 0 new comments -
rerun always begins playback at 30fps, even when the dataset prescribes a different fps.
#336 commented on
Apr 11, 2025 • 0 new comments -
where to set the initial joint (position + angle) information when controlling real aloha robot?
#334 commented on
Apr 11, 2025 • 0 new comments -
High Data Loading Times at the Beginning of Each Epoch with LeRobot Datasets
#324 commented on
Apr 11, 2025 • 0 new comments -
aloha arm do not move in sim eval env on my own task
#320 commented on
Apr 11, 2025 • 0 new comments -
Sometimes all actions are pad in the dataset
#315 commented on
Apr 11, 2025 • 0 new comments -
Add a separate `eval.n_envs` config for setting number of evaluation environments
#297 commented on
Apr 11, 2025 • 0 new comments -
after training using lerobot framework,how to infer the trained policy directly in real environment(ep. aloha code)? i have not found a solution yet
#294 commented on
Apr 11, 2025 • 0 new comments -
[internal] Environments run slow on the cluster
#287 commented on
Apr 11, 2025 • 0 new comments -
Reduce Repository Size by Guiding Users to Download Models from Hugging Face
#285 commented on
Apr 11, 2025 • 0 new comments -
Question - how to handle additional sensory input
#266 commented on
Apr 11, 2025 • 0 new comments -
how to use on wslcan not visulize
#238 commented on
Apr 11, 2025 • 0 new comments -
Removing episodes from LeRobotDataset
#630 commented on
Apr 11, 2025 • 0 new comments -
Diffusion Policy: Transformer backbone support
#624 commented on
Apr 11, 2025 • 0 new comments -
`control_robot.py` does not work with Windows
#509 commented on
Apr 11, 2025 • 0 new comments -
documentation improvment: linux brltty issue
#497 commented on
Apr 11, 2025 • 0 new comments -
Eval with mps gives bad results
#496 commented on
Apr 11, 2025 • 0 new comments -
Dynamixel port finding not working for Windows.
#478 commented on
Apr 11, 2025 • 0 new comments -
NaN values when running eval.py on M3 Mac
#475 commented on
Apr 11, 2025 • 0 new comments -
tdmpc xarm example not working
#474 commented on
Apr 11, 2025 • 0 new comments -
Broken link in 4_train_policy_with_script example
#469 commented on
Apr 11, 2025 • 0 new comments -
[Design Change] Enable Bringing Your Own Control Scheme
#462 commented on
Apr 11, 2025 • 0 new comments -
The instruction of using DynamixelWizard2 to update firmware in Readme will cause firmware update failure.
#456 commented on
Apr 11, 2025 • 0 new comments -
Venv isn't needed in docker
#454 commented on
Apr 11, 2025 • 0 new comments -
[Feature Request] use one pass to compute mean and variance of recorded data
#452 commented on
Apr 11, 2025 • 0 new comments -
Inquiry about Implementation of "Aloha Unleashed"
#451 commented on
Apr 11, 2025 • 0 new comments -
fail on calibration
#441 commented on
Apr 11, 2025 • 0 new comments -
Improve LeRobotDataset
#440 commented on
Apr 11, 2025 • 0 new comments -
Image storage format
#436 commented on
Apr 11, 2025 • 0 new comments -
Open-X datasets
#435 commented on
Apr 11, 2025 • 0 new comments -
pi0-fintune-performance
#960 commented on
Apr 27, 2025 • 0 new comments -
PI0FAST Evaluation results on LIBERO is very low
#955 commented on
Apr 27, 2025 • 0 new comments -
Do I need two SO 100 arms to get started?
#568 commented on
Apr 27, 2025 • 0 new comments -
All image features are missing from the batch
#895 commented on
Apr 28, 2025 • 0 new comments -
Hello, I would like to ask if I can use my ROS2 MoveIt2 robotic arm?
#851 commented on
Apr 28, 2025 • 0 new comments -
Low accuracy for diffusion policy+aloha env+sim_transfer_cude_human dataset
#502 commented on
May 1, 2025 • 0 new comments -
[Question] Dataset v2.0 to v2.1 error
#910 commented on
May 2, 2025 • 0 new comments -
PI0 Evaluation results on LIBERO is very low
#952 commented on
May 7, 2025 • 0 new comments -
Collecting human operated datasets in simulation
#477 commented on
May 7, 2025 • 0 new comments -
So100 follower's 2nd motor moves the opposite direction of the leader
#930 commented on
May 9, 2025 • 0 new comments -
ValueError: One or several timestamps unexpectedly violate the tolerance inside episode range. This might be due to synchronization issues with timestamps during data collection.
#933 commented on
May 10, 2025 • 0 new comments -
Log locally with tensorboard when wandb is disabled.
#154 commented on
Apr 17, 2025 • 0 new comments -
Minimal Port of Octo Model
#209 commented on
Apr 17, 2025 • 0 new comments -
Port LR Schedulers
#225 commented on
Apr 17, 2025 • 0 new comments -
Check we don't have too many Nan in conversion dataset
#245 commented on
Apr 17, 2025 • 0 new comments -
[Experimental] Decouple Experiment Tracking from Logger
#262 commented on
Apr 17, 2025 • 0 new comments -
Simulate latency v2 and use a policy wrapper to handle latency
#272 commented on
Apr 17, 2025 • 0 new comments -
Improvement: Update normalization in ACT + remove in-place modification + add test
#281 commented on
Apr 17, 2025 • 0 new comments -
ACT model returns constant actions
#951 commented on
Apr 11, 2025 • 0 new comments -
Keyerror: task when evaluating fine-tuned pi0 on local so100 arm
#898 commented on
Apr 14, 2025 • 0 new comments -
Problem in Validating of Features for Numpy Arrays
#916 commented on
Apr 14, 2025 • 0 new comments -
gstreamer error
#717 commented on
Apr 14, 2025 • 0 new comments -
_get_query_indices function gives an error when LeRobotDataset initialized with episodes
#959 commented on
Apr 14, 2025 • 0 new comments -
Bug: VideoFrame column overwritten by dict in LeRobotDataset.__getitem__
#961 commented on
Apr 14, 2025 • 0 new comments -
Modify camera async_read/read API to return a dictionary instead of tuple for better compatability?
#860 commented on
Apr 14, 2025 • 0 new comments -
How to train diffusion policy in only state space, no images?
#854 commented on
Apr 15, 2025 • 0 new comments -
没有物理机器人我如何进行仿真机器人,我应该如何学习
#968 commented on
Apr 15, 2025 • 0 new comments -
Improve documentation for resuming training runs
#888 commented on
Apr 15, 2025 • 0 new comments -
ACT is working, but not Diffusion
#515 commented on
Apr 16, 2025 • 0 new comments -
The inverse kinematic solution code of so-100
#678 commented on
Apr 19, 2025 • 0 new comments -
Unable to recognize ports when using a windows computer with 1 usb port
#932 comme 43F2 nted on
Apr 22, 2025 • 0 new comments -
support for running on Jetson?
#819 commented on
Apr 22, 2025 • 0 new comments -
Isaac Sim integration with LeRobot
#408 commented on
Apr 25, 2025 • 0 new comments -
maximum range of [-10, 110] % to account for some imprecision during calibration, but present value is inf %
#607 commented on
Apr 25, 2025 • 0 new comments -
pi0 multi gps train
#956 commented on
Apr 26, 2025 • 0 new comments -
[Pi0] The dataset_stats are not provided on the model weights
#699 commented on
Apr 27, 2025 • 0 new comments