Skip to content

danielgehrig18/vacuum-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Vacuumworld

Just a compilation of different algorithms and programs for testing some exploration and task planning.

Needs cmake to be used.

To set up do:

cd ./VacuumSimulator/

mkdir build

cd ./build/

cmake ..

To compile:

cd ./VacuumSimulator/build/

make

To then run it, just use "./vacuum_world" in the "./VacuumSimulator/build/" directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published