An open API service indexing awesome lists of open source software.

https://github.com/ss47816/junior_local_planner

This local planner implements the local planning method used in Tier IV's Autoware OpenPlanner (Local Planner), with modifications to suit our application.
https://github.com/ss47816/junior_local_planner

autonomous-driving autonomous-robots autonomous-vehicles mobile-robot-navigation mobile-robot-path-planning mobile-robots motion-planning path-planning robotics ros trajectory-generation trajectory-planning

Last synced: 4 months ago
JSON representation

This local planner implements the local planning method used in Tier IV's Autoware OpenPlanner (Local Planner), with modifications to suit our application.

Awesome Lists containing this project

README

          

# junior_local_planner

This local planner implements the local planning method used in Tier IV's Autoware OpenPlanner (Local Planner), with modifications to suit our application.

> This is a history version of the planner.
>
> The orignal author of this repo is: [Brina Shong](https://github.com/brinashong)