ruanhailiang / opendrive-engine

🚧 building ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenDRIVE Engine

Build Status Build Status

opendrive-engine

Dependence

QuickStart

install dependence

sudo python3 setup.py

run server

source install/setup.bash
./scripts/run_viewer.sh

run frontend

cd viewer/frontend
npm install
npm run dev

Feature

  • The UI interface displays the information of the current point and shows the current lane lines.

  • Path planning and displaying the planned path.

References

imap

About

🚧 building ...


Languages

Language:C++ 75.9%Language:JavaScript 10.4%Language:Vue 5.8%Language:Python 3.7%Language:CMake 3.0%Language:Shell 1.0%Language:HTML 0.1%Language:C 0.1%