Skip to content

A rbdl-toolkit plugin to read Leap data from a csv as motion markers for IK reconstruction

Notifications You must be signed in to change notification settings

ORB-HD/LeapMarkerCsvPlugin

Repository files navigation

LeapMarkerCsvPlugin

Build and Install

With these commands you can build this plugin outside of the rbdl-toolkit src tree, but you will also need to have a rbdl-toolkit build dir.

mkdir build
cd build
cmake -DCUSTOM_QT_PATH=<QT_Lib_PATH> -DCMAKE_BUILD_TYPE=Release -DTOOLKIT_BUILD_PATH=<Toolkit_Build_DIR> -DTOOLKIT_SOURCE_PATH=<Toolkit_Source_DIR> ..
make
sudo make install

Build for use with AppImage

To build this plugin for use with the rbdl-toolkit.AppImage use the toolkit-buildplugin.AppImage which can be found in the rbdl-toolkit release.

About

A rbdl-toolkit plugin to read Leap data from a csv as motion markers for IK reconstruction

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published