parkour icon indicating copy to clipboard operation
parkour copied to clipboard

[CoRL 2023] Robot Parkour Learning

Results 24 parkour issues
Sort by recently updated
recently updated
newest added

Hi~ I encountered `Segmentation fault (core dumped)` when distilling go2 policy. It terminated without starting the job. ` root@ca96cdb478d7:/home/parkour_env/parkour/legged_gym# python3 legged_gym/scripts/train.py --headless --task go2_distill Importing module 'gym_38' (/home/parkour_env/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_38.so) Setting GYM_USD_PLUG_INFO_PATH...

In the class `sensor-->class forward_camera`, what coordinate system are the `position` and `rotation` in? On my Go2, the installation position of the D435i is shown in the image below. Is...

I am using a 4090 graphics card with 24GB of memory. When running `python legged_gym/scripts/train.py --headless --task go2_distill`, I encounter a CUDA out-of-memory error, as shown in the image below:...

Hi, please, I have a small question about the distillation. When I run the code > python legged_gym/scripts/collect.py --headless --task a1_distill to collect the data. This happens ![traj](https://github.com/user-attachments/assets/19b5de1f-03d3-4144-91a9-20fa34235dca) and there...