Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 309 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 309 Bytes

Dynamic Window Approach

Dynamic Window Approach for Motion Planning of a Differential Drive Robot

Dependencies

  1. OpenCV
  2. Eigen

Result

TO-DO

  1. Recovery Mode to avoid getting stuck in local minima
  2. Add velocity cost function.