A repository with examples for running NVIDIA Isaac Sim, Isaac Lab, and ROS using containers. ๐งช๐ง ๐ณ
Isaac Sim Full App: Windows > Examples > Robotics Example > Policy > Humanoid [LOAD]
๐ง Build Docker image build.bash
bash build.bash
docker system prune -f --volumes- Run docker run.bash
bash run.bash- Inside the container run app
bash runapp.shWait until Isaac Sim is completely loaded (e.g., [186.291s] Isaac Sim Full App is loaded.) You can safely ignore the "not responding" message in Isaac Sim.
git clone [email protected]:mxochicale/nvidia-open-source-robot-lab.git