Skip to content

The project includes some of the scripts transcribed in C++ language from the startup project !!!---NOT SUPPORTED---!!!.

License

Notifications You must be signed in to change notification settings

ECC-BFMC/Startup_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFMC - Startup C Project

The project contains the firmware for communicating with the Nucleo and control the robot movements.Though the structure is built to be able to communicate with the embedded platform,it is not mantained anymore, the official relase being written in Python, in the Brain project.

Requirements

You need to install cmake and boost library for compilation.

Compilation

You need to type the following lines:

mkdir build
cd build
cmake ..
make

About

The project includes some of the scripts transcribed in C++ language from the startup project !!!---NOT SUPPORTED---!!!.

Resources

License

Stars

Watchers

Forks

Packages

No packages published