Skip to content

Commit c8e7d53

Browse files
natashadsouzaycool
authored andcommitted
new how to
1 parent 6338ac4 commit c8e7d53

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed
Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# How to use a different vehicle
22

3-
## Select a different vehicle in Dreamview
4-
Enter Dreamview interface, click on the "vehicle" dropdown box in the upper right, and select a vehicle that you want to configure.
3+
To add a different Vehicle, you must first follow the [Readme Installation steps](https://github.com/ApolloAuto/apollo/blob/master/README.md) to assemble and launch Apollo successfully.
4+
5+
In order to support a new vehicle in DreamView, please follow the steps below:
6+
7+
1. Create a new folder for your vehicle under `modules/calibration/data`
8+
9+
2. There is already a sample file in the `modules/calibration/data` folder named `mkz_example`. Refer to this structure and include all necessary configuration files in the same file structure as “mkz_example”. Remember to update the configuration files with your own parameters if needed.
10+
11+
3. Restart DreamView and you will be able to see your new vehicle (name is the same as your newly created folder) in the `Vehicle` dropdown menu.
12+
13+
4. Select the newly configured vehicle.
14+

0 commit comments

Comments
 (0)