提交 de70315b 编写于 作者: S storypku 提交者: Liu Jiaming

Docs: updated "How to Launch and Run Apollo" to fix issue #12739

上级 2983aa98
...@@ -30,8 +30,8 @@ former building step was skipped. ...@@ -30,8 +30,8 @@ former building step was skipped.
### Start Apollo ### Start Apollo
Running `scripts/bootstrap.sh` will start Dreamview backend with the Monitor module Running `scripts/bootstrap.sh` will start Dreamview backend with the monitor
enabled. module enabled.
``` ```
# Startup modules monitor and dreamview, the default option is start. # Startup modules monitor and dreamview, the default option is start.
...@@ -41,16 +41,17 @@ enabled. ...@@ -41,16 +41,17 @@ enabled.
### Access Dreamview Web UI ### Access Dreamview Web UI
Open [http://localhost:8888](http://localhost:8888) in your favorite browser, Open [http://localhost:8888](http://localhost:8888) in your favorite browser,
e.g. Chrome, and you should see this screen. However, no module (except Monitor) e.g. Chrome, and you should see this screen. However, no module(s) except
is running in the background at this moment. monitor is running in the background at this moment.
![Access Dreamview](images/apollo_bootstrap_screen.png) ![Access Dreamview](images/apollo_bootstrap_screen.png)
### Select Drive Mode ### Select Drive Mode and Map
From the dropdown box selet "Navigation" mode. From the dropdown box of Mode Setup, select "Mkz Standard Debug" mode. From the
dropdown box of Map, select "Sunnyvale with Two Offices".
![Navigation Mode](images/dreamview_2_5_setup_profile.png) ![Drive Mode and Map Selection](images/dreamview_6_0_setup_profile.png)
### Replay Demo Record ### Replay Demo Record
...@@ -68,10 +69,10 @@ cyber_recorder play -f docs/demo_guide/demo_3.5.record -l ...@@ -68,10 +69,10 @@ cyber_recorder play -f docs/demo_guide/demo_3.5.record -l
Dreamview should show a running vehicle now. (The following image might be Dreamview should show a running vehicle now. (The following image might be
different due to frontend code changes.) different due to frontend code changes.)
![Dreamview with Trajectory](images/dv_trajectory_2.5.png) ![Dreamview with Trajectory](images/dv_trajectory_6.0.png)
### Congrats! ### Congrats!
You have successfully built Apollo! Now you can revisit You have successfully built Apollo! Now you can revisit
[Apollo Readme](../../README.md) for [Apollo Readme](../../README.md) for additional guidelines on the neccessary
additional guidelines on the neccessary hardware setup. hardware setup.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册