Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 391 Bytes

Type II Reflexxes Motion Library

The Reflexxes Motion Libraries enable new opportunities in sensor-based motion control. Robots and servo drive control systems can instantaneously react to unforeseen sensor events.

Getting started

To build the library (and possibly the example applications), do

cmake . -DCMAKE_BUILD_TYPE=Release [-DBUILD_EXAMPLES=ON]
make
make install