Skip to content

UFMG-Autobotz/AutoGoal-UFMG

Repository files navigation

How to use

Clone the repository

git clone https://github.com/UFMG-Autobotz/AutoGoal-UFMG

Setup

# run once after cloning the repository
script/setup

Update submodules

# run when you need to get updates from the submodules
# recommended after git pull
script/update

If you need to contribute to the submodules, read the working with submodules wiki page.

Run demonstrations

# run simulation world with 2 robots and play with one against the other
script/run 1on1

# run simulation world with 2 robots and play against the goalkeeper
script/run penalty

# see more information about how to use this script
script/run --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published