nashmit / IKProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IKProject

you need to install RBDL by using dev branch : https://github.com/rbdl/rbdl

Checkout the dev branch:

git checkout dev • Build and install RBDL with the luamodel-Plugin:

mkdir build cd build cmake .. -DRBDL_BUILD_ADDON_LUAMODEL=ON make sudo make install

meshup info ( check images/init_pos.png for initial configuration ) :

red axes -> positive X axes

green axes -> positive Y axes

blue axes -> positive Z axes

About


Languages

Language:C++ 69.7%Language:Lua 14.6%Language:CMake 14.5%Language:C 1.2%