Skip to content

Cyber-Fusion/cf_motors

Repository files navigation

cf_motors

Setup development environment

pre-commit

Install pre-commit

pip3 install pre-commit

or (for MacOS)

brew install pre-commit

Install pre-commit hooks

pre-commit install

More information about pre-commit hooks can be found here.

Build

mkdir build && cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors