Hybrid A* for Car-Like Robots

Date:

More information here

Outline:

  • Background and introduction of hybrid A* algorithm
  • Problem statement
  • Hybrid A* algorithm
  • State space
  • Dubins path for propagation
  • Heuristics in Hybrid A*
  • Implementing Hybrid A* [code implementation]
  • Conclusion
  • Q&A