Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,2 +1,16 @@
|
||||
# SLAM_Docker_Env
|
||||
## Docker Environment for [SLAM in Autonomous Driving Book (SAD Book)](https://github.com/gaoxiang12/slam_in_autonomous_driving)
|
||||
|
||||
### System: Ubuntu 20.04 + ROS Noetic
|
||||
|
||||
|
||||
```bash
|
||||
git clone ssh://git@gitea.cuihang1201.synology.me:2222/hangpersonal/SLAM_Docker_Env.git
|
||||
|
||||
cd SLAM_Docker_Env
|
||||
|
||||
docker pull gitea.cuihang1201.synology.me/hangpersonal/sad-workspace:latest
|
||||
|
||||
docker compose up -d
|
||||
|
||||
docker compose down
|
||||
```
|
||||
Reference in New Issue
Block a user