sudo python3 setup.py
source install/setup.bash
./scripts/run_viewer.sh
cd 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.