Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

33 lines (30 loc) · 1.65 KB

Introduction

This Plug can add the registration plate model on a custom vehicle, it includes two versions.

v1 will randomly show one for five number plates (Taiwan format) and add it to the car model. v1 v2 will generate a number plate from three random alphabets and three random numbers. v2

list of custom vehicle:

Usage

  1. Follow the Build instructions of LGSVL, cheak you can build Simulator from source.
  2. Copy the script to the same folder and replace it.
git clone https://github.com/kuoyaoming/collision_video_generator
cp .LGSVL-plug\v1\Script\ \(name\of\Simulator\distro)\
  1. Build Simulator.
  2. Copy the vehicle model to directory from build export.
cp .LGSVL-plug\v1\Models\ \(name\of\build\distro)\
  1. Open Simulator that you build, add new vehicle (name\of\build\distro)\AssetBundles\Vehicles(Vehicle\name).
  2. Copy vehicles_config.json to vehicle configuration .
  3. Run Simulator