Skip to content

A motion controller for the VIAM Rover V1 written in C.

License

Notifications You must be signed in to change notification settings

mfussi66/vrooom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vrooom

A motion controller for the VIAM Rover V1 written in C.

This program is intended to run on a Raspberry Pi.

Dependencies

  • lgpio

build instructions

To compile:

mkdir build
cd build
cmake ..
make

To run:

cd build
./rover

About

A motion controller for the VIAM Rover V1 written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published