mirror of
https://github.com/EECS-467-W20-RRRobot-Project/RRRobot.git
synced 2025-08-31 11:23:14 +00:00
Attempt to Get Run_All.sh Working
- Remove ariac_ws from docker-compose - Update home.md to indicate that GEAR is final simulation - Update run_all.sh with comments and add sleep between commands
This commit is contained in:
@@ -78,7 +78,6 @@ services:
|
||||
# Mount gear folder on host to app folder in container
|
||||
volumes:
|
||||
- ../src/rrrobot_ws:/app/rrrobot_ws
|
||||
- ../src/ariac_ws:/app/ariac_ws
|
||||
# Set DISPLAY variable and network mode for GUIs
|
||||
environment:
|
||||
- DISPLAY=${IP_ADDRESS}:0.0
|
||||
|
Reference in New Issue
Block a user