Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This project is archived. Its data is
read-only
.
Changes
Page history
Updated LGSVL Simulator Quick Start Guide (markdown)
authored
Jan 17, 2019
by
Masaya Kataoka
Show whitespace changes
Inline
Side-by-side
LGSVL-Simulator-Quick-Start-Guide.md
View page @
0c7fda8c
...
@@ -14,20 +14,8 @@ In Assets/Scripts/VehicleInputController.cs
...
@@ -14,20 +14,8 @@ In Assets/Scripts/VehicleInputController.cs
### Compile simulator with batch mode.
### Compile simulator with batch mode.
See : https://github.com/lgsvl/simulator/issues/55
See : https://github.com/lgsvl/simulator/issues/55
### launch simulator and bridge
## In Autoware linux Machine.
Open simulation tab in runtime manager and click LGSVL Simulator button.
Please choose "SanFrancisco" map and "XE_Rigged-autoware" robot for Autoware.


### launch with simulator you have built
1.
set $LGSVL_SIM_DIR_PATH
```
export LGSVL_SIM_DIR_PATH=<lgsvl_sim_binary_directory_path>
```
### download pointcloud map and other datas.
### download pointcloud map and other datas.
1.
install git lfs
1.
install git lfs
...
...