sudo python3 setup.pysource install/setup.bash
./scripts/run_viewer.shcd viewer/frontend
npm install
npm run dev-
The UI interface displays the information of the current point and shows the current lane lines.
-
Path planning and displaying the planned path.