Apollo provides a method to run simulation if you do not have the required hardware.
Set up the docker release environment by following the instructions in the Install docker section of the Build and Release from Sources page.
Setup steps:
-
Start the docker release environment using the command:
bash docker/scripts/release_start.sh -
Enter the docker release environment:
bash docker/scripts/release_into.sh -
Now you can play the rosbag in
docs/demo_guide/demo.bagusing the command:rosbag play docs/demo_guide/demo.bag --loopThe
--loopoption enables rosbag to keep playing the bag in a loop playback mode. -
Open Chrome and go to localhost:8887 to access Apollo HMI, which opens the screen below.

-
Dreamview is loaded in browser with address localhost:8888.
The car in Dreamview is happy to move around in the screen!
Congratulations!

