Skip to content

Rhoban/RhIO-Standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhIO Standalone demo

To try this, you can first clone this repository:

git clone [email protected]:Rhoban/RhIO-Standalone.git

Then, install dependencies:

./install-deps.sh

And build everything:

mkdir build
cd build
cmake ..
make -j4

You can then run the main program:

./bin/main

And the RhIO shell:

./bin/rhio

About

A simple RhIO standalone demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published