This is a project based on ZJU Fast lab's ego_planner.
Go to sourse file folder, and in a terminal you can compile and run:
mkdir build
cd build
cmake ..
make
./ego_plannerThen you will see a window, and you can use listed operation of mouse:
- left button: choose start point
- right button: choose goal point
- middle button: clear start and goal point
You can see planning result in follow gif:

- fix leng per traj
- no solution scenrios need to handle