mirror of
https://github.com/EECS-467-W20-RRRobot-Project/RRRobot.git
synced 2025-08-21 15:52:46 +00:00
Test Insert Object Quit Option
- Add option to stop test insert object - Remove comments from model_insertion_plugin.cpp - Update home.md to specify root user when attaching a new terminal
This commit is contained in:
@@ -130,4 +130,4 @@ Instructions for working in the GEAR Simulation can be found on the [GEAR](gear.
|
||||
- See running containers
|
||||
- `docker ps`
|
||||
- Attach a new terminal to a running container
|
||||
- `docker exec -it <container> bash`
|
||||
- `docker exec -it -u root <container> bash`
|
||||
|
Reference in New Issue
Block a user