Home

Awesome

mjbots hoverbot

Source and design files for the mjbots hoverbot, its controlling interfaces, and utilities for developing and operating it.

Directory structure

First Time Setup

The following should work on Ubuntu 22.04

./install-packages

Building for host

tools/bazel test //...

Building for the target

tools/bazel test --config=pi //mech:hoverbot_deploy.tar