marinaKollmitz / lattice_plannerLinks
The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to plan time dependent, dynamically feasible navigation paths for robots with differential drive constraints. It uses a dynamic cost map which is based on the ROS costmap representation from the costmap_2d package…
☆239Updated last year
Alternatives and similar repositories for lattice_planner
Users that are interested in lattice_planner are comparing it to the libraries listed below
Sorting:
- ROS implementation of State Lattice Planner☆199Updated last year
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆128Updated 7 years ago
- ☆130Updated 5 years ago
- smooth path/curve with Gradient Descent method☆129Updated 5 years ago
- ☆166Updated 4 years ago
- Optimization-based real-time path planning for vehicles.