Wrappers

1. MRPT ROS packages

The following ROS packages are provided wrapping MRPT functionality:

2. Python

All MRPT libraries are wrapped into one single Python3 module pymrpt. See:

3. Matlab

Part of MRPT can be compiled into a .mex file and used directly from MATLAB. Read more here.