Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 320 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 320 Bytes

State lattice-based path planner

This repo contains a global planner plugin of state lattice-based path planner for ROS navigation stack. Specifically, global path planning problems are addressed by A* search algorithm combined with motion primitives. The original code refers to SBPL.