Skip to content

mengxingshifen1218/lib_ego_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project based on ZJU Fast lab's ego_planner.

How to use

Go to sourse file folder, and in a terminal you can compile and run:

mkdir build
cd build
cmake ..
make
./ego_planner

Then 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

Demo

You can see planning result in follow gif: image

NOTE

  • fix leng per traj

TODO

  • no solution scenrios need to handle

About

ego planner only rely on eigen and opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors