Skip to content

Enmar123/robinhood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robinhood

  • Watch Robinhood save the townspeople while doging the guards!
  • Showcases A-star based path planning!

Requirements

  • Windows Operating System

Usage

  • Controlled via changes to the "main.cpp" file
  • Can edit guard positions and quantity
  • Can edit start, end points
  • Can edit townsfolk positions and quantities

Display

  • Displays solution through the terminal

Useful Classes

  • CostMap
    • Finds optimal path through a set of sequential goals
  • MultiCostMap
    • Finds optimal path given start and end goals along with subgoals to reachin any order

Sample Output

robinhood

About

Robinhood path planning test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published