100%
robodojo ESP32 Robo Dev Board view
Description

Imported from GitHub: Amoskeag/RoboDojo · commit 554b876 · license BSD-2-Clause

Description

Super Cool Small Form Factor Robotics

README

Hardware

RoboDojo

This repo contains all the firmware and hardware for the RoboDojo.

If you're looking for the latest docs/builds, see our Releases Page.

Getting Started

First, clone this repo (and optionally checkout a branch)

git clone --recurse-submodules https://github.com/Amoskeag/RoboDojo.git
cd RoboDojo

Re-Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them before opening the main sch

(If you get a missing library error, make sure to do this)

git submodule update --init --recursive

Project Layout

If you want to use this project template for yourself, you can find it here!

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.