Physical AI study and robotics development with Docker
- Physical AI study environment
- Isaac Sim + ROS2 development
- Desktop β Laptop synchronization
- Robotics career portfolio
docker-robotics-dev-physical-ai-environment/
βββ docker/
β βββ humble/ # Isaac Sim + ROS2 Humble
β βββ foxy/ # ROS2 Foxy for basic course
β βββ base/ # Common configurations
βββ scripts/ # Setup and utility scripts
βββ config/ # Configuration files
βββ projects/ # Development projects
βββ docs/ # Documentation
# Clone repository
git clone https://github.com/Jihobp/docker-robotics-dev-physical-ai-environment.git
cd docker-robotics-dev-physical-ai-environment
# Run Humble environment (Physical AI)
./scripts/setup-humble.sh