Skip to content

Demonstration application for small robot based on EMFCamp 2024 badge with HexDrive Hexpansion and 2 motors.

Notifications You must be signed in to change notification settings

TeamRobotmad/BadgeBot

Repository files navigation

BadgeBot app

Companion app for HexDrive expansion, assuming BadgeBot configuration with 2 motors.

User guide

Install guide

Stable version available via Tildagon App Directory.

Usage guide

https://github.com/TeamRobotmad/BadgeBotParts Docs folder

Developers guide

Developers setup

git clone https://github.com/TeamRobotmad/badge-2024-software.git
cd badge-2024-software.git
git submodule update --init
pip install --upgrade pip
pip install -r ./sim/requirements.txt
pip install -r ./sim/apps/BadgeBot/dev/dev_requirements.txt

Running tests

pytest test_smoke.py

Best practise

Run isort on in-app python files. Check pylint for linting errors.

Contribution guidelines

About

Demonstration application for small robot based on EMFCamp 2024 badge with HexDrive Hexpansion and 2 motors.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages