티스토리 뷰
https://hyundoil.tistory.com/424?category=1249490
[Genesis Part2] Genesis 다양한 예제 및 튜토리얼 돌려보기 - 드론
examples에 보면 drone 폴더가 있다. fly.py 코드는 바로 실행된다.hover_train.py하고 hover_eval.py를 해야할것 같다.그럼 먼저 hover_train.py를 하려면, RL을 위한 라이브러리 설치를 진행해야한다. https://gith
hyundoil.tistory.com
이걸 따라해보자. 나는 맥 2019 intel 이라 설치방법이 조금 다르다.
https://genesis-world.readthedocs.io/en/latest/user_guide/index.html
공식 문서링크
<RL을 위한 라이브러리 설치>
# Install rsl_rl.
git clone https://github.com/leggedrobotics/rsl_rl
cd rsl_rl && git checkout v1.0.2 && pip install -e .
# Install tensorboard.
pip install tensorboard
<Open3d 설치>
python-pcl이 Python 3.12에서는 호환되지 않을 수 있으므로, Python 3.8이나 3.10 버전을 사용하는 것이 안전합니다.
https://github.com/PointCloudLibrary/pcl/releases
Releases · PointCloudLibrary/pcl
Point Cloud Library (PCL). Contribute to PointCloudLibrary/pcl development by creating an account on GitHub.
github.com
1.. Python-PCL / Open3d설치
conda install -c conda-forge pcl open3d
2. 설치확인
import pcl
import open3d
print("PCL and Open3D imported successfully!")
https://hyundoil.tistory.com/423?category=1249490
[Genesis Part2] Genesis 다양한 예제 및 튜토리얼 돌려보기 - 로봇팔
https://github.com/Genesis-Embodied-AI/Genesis GitHub - Genesis-Embodied-AI/Genesis: A generative world for general-purpose robotics & embodied AI learning.A generative world for general-purpose robotics & embodied AI learning. - Genesis-Embodied-AI/Genes
hyundoil.tistory.com
이것도 mac에서 돌려보자.
Mac OMPL 설치 :
1. Homebrew로 OMPL 설치 (추천)
Homebrew를 사용하면 macOS에 맞는 바이너리를 자동으로 빌드하고 설치할 수 있습니다.
brew install ompl
https://github.com/ompl/ompl/releases/tag/prerelease
Release Development Build · ompl/ompl
Development Build Pre-release Pre-release Add support for building Python wheels for Linux & MacOS (#1103) * Modify native build for better MacOS support. * Add wheel generation scripts and CI jobs. * Don't remove ompl.util import from ompl.base. * Don't d
github.com
pip install ompl-1.6.0-cp310-cp310-macosx_13_0_x86_64.whl
설치 후 Python 바인딩을 사용할 수 있도록 다음 명령어를 실행합니다.
pip install pybind11
설치가 완료되면 Genesis에서 OMPL 기반 모션 플래닝 기능을 사용할 수 있습니다.
OMPL 기반 모션 플래닝 기능 설명
**OMPL (Open Motion Planning Library)**는 로봇의 경로 계획을 위한 오픈소스 라이브러리로, 샘플링 기반 모션 플래닝 알고리즘을 제공하는 것이 핵심입니다. OMPL은 복잡한 환경에서 충돌을 피하면서 로봇이 목표 지점으로 이동할 수 있는 경로를 찾는 문제를 해결하는 데 사용됩니다.
https://genesis-world.readthedocs.io/en/latest/user_guide/index.html
'AI' 카테고리의 다른 글
Comfy UI _ AI_ LTXVideo / Hunyuan Video Model (0) | 2025.01.15 |
---|---|
AI_Genesis : mac 환경 _ visualizing (0) | 2025.01.14 |
AI_Genesis_mac_tutorial_example(macos) (0) | 2025.01.13 |
AI_Genesis_install_ Macbook pro 2019_ intel (0) | 2025.01.13 |
Mac _ intel _ 2019 _ Comfy UI_ 간단 설치 (0) | 2025.01.10 |
- Total
- Today
- Yesterday
- Python
- Midjourney
- 라즈베리파이
- node.js
- oculuspro
- ardity
- Arduino
- Java
- colab
- motor controll
- imgtoimg
- Unity
- docker
- three.js
- DeepLeaning
- CNC
- AI
- opencv
- TouchDesigner
- 후디니
- unity 360
- 유니티
- sequelize
- emotive eeg
- houdini
- RNN
- 유니티플러그인
- VR
- MQTT
- Express
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |