Skip to content

Commit

Permalink
docker-compose fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRex committed Sep 11, 2024
1 parent b4d99a8 commit 2cef94c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion isaac_sim/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ services:
- /tmp/.X11-unix:/tmp/.X11-unix:rw
- /tmp/.docker.xauth:/tmp/.docker.xauth
- isaac-cache:/home/spaceros-user/.isaac-sim-cache:rw
- ../curiosity_sim:/home/spaceros-user/curiosity_sim:rw
- ../lidar_configs/CuriosityLidar.json:/usr/local/lib/python3.10/dist-packages/isaacsim/exts/omni.isaac.sensor/data/lidar_configs/CuriosityLidar.json:ro
devices:
- /dev/dri:/dev/dri
Expand Down

0 comments on commit 2cef94c

Please sign in to comment.