Skip to content

chiuau/multiplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Vehicle Formation Planning Algorithms

These are the source codes of the vehicle formation algorithms we described in the paper entitled "A Dynamic Programming Algorithm for Grid-based Formation Planning of Multiple Vehicles" that was published in IROS 2023. We have implemented a brute-force search algorithm, an exact graph-search algorithm, and the dynamic programming algorithm as described in the paper. The codes of the algorithms can be found in formation_graph.h and formation_graph.cpp.

About

This is the source code of the dynamic programming algorithm in the paper we submitted to IROS 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors