An open API service indexing awesome lists of open source software.

https://github.com/mbund/feh-robot

FEH Robot Project
https://github.com/mbund/feh-robot

arm ci cpp make robotics

Last synced: 2 months ago
JSON representation

FEH Robot Project

Awesome Lists containing this project

README

          

# FEH Robot :robot: :building_construction:

Interaneus Tepetis

## Usage

Clone the repository including submodules:

```
git clone https://github.com/mbund/feh-robot --recurse-submodules
```

Build and copy the binary to the micro SD card, then unmount the card (deploy).

```
SD_PATH=/run/media/mbund/FEHSD make deploy
```