Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 486 Bytes

File metadata and controls

8 lines (5 loc) · 486 Bytes

robovero_cpp

C++ class files that allow access to Robovero resources through the Overo using C++ code

I've included some of the Robovero firmware header files that may be needed to compile. The files were obtained from https://github.com/robovero/firmware

There is a Robovero_SP.cpp file which is a MATLAB Simulink S-Function. It will need to be compiled ("mex Robovero_SP.cpp") before you can use it in the supplied RoboveroMDL.mdl Simulink model (create in R2011b).