/RMLTypeII

Type II Reflexxes Motion Library

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

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