Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 3: Path Planning (F23)

Reference code for Project 3 (Graph Search).

This repository includes a server executable for visualization, which is compatible with the navigation web app.

Robot Usage

To compile, on the robot, do:

cd build
cmake -D MBOT=On ..
make

To run, do:

./robot_plan_path ~/current.map [goal_x] [goal_y]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages