isaac_drone_racer
Isaac Drone Racer is a reinforcement learning framework for high speed autonomous drone racing, built on top of IsaacLab
파일 탐색기
최종 버전 다운로드 (.zip)- pre-commit.yaml
- LICENSE_HEADER.txt
- settings.template.json
- setup_vscode.py
- .gitignore
- extensions.json
- launch.json
- tasks.json
- 5_in_drone_base.usd
- 5_in_drone_physics.usd
- 5_in_drone_sensor.usd
- base_link.dae
- prop.dae
- 5_in_drone.urdf
- 5_in_drone.usd
- bitmap.png
- gate.glb
- gate.usd
- __init__.py
- cf2x.py
- five_in_drone.py
- __init__.py
- allocation.py
- motor.py
- motion_trace1.jpg
- motion_trace2.jpg
- motion_trace3.jpg
- play.py
- train.py
- test.py
- __init__.py
- skrl_cfg.yaml
- __init__.py
- actions.py
- commands.py
- events.py
- observations.py
- rewards.py
- terminations.py
- __init__.py
- drone_racer_env_cfg.py
- track_generator.py
- __init__.py
- test_dynamics.py
- __init__.py
- logger.py
- plotter.py
- .flake8
- .gitattributes
- .gitignore
- .pre-commit-config.yaml
- extension.toml
- LICENSE
- pyproject.toml
- README.md
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/kousheekc/isaac_drone_racer
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd isaac_drone_racer
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
