You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2023. It is now read-only.
Configure cmake:
5i. ccmake .
5ii. find RBDL_BUILD_PYTHON_WRAPPER and set it to ON
5iii. find RBDL_USE_ROS_URDF_LIBRARY and set it to OFF
5iv. press c e g ... etc (to configure)
make
make install
wherever you run the roslaunch ros_pybullet_interface exampleIK.launch, before you launch the following path needs to be sourced:
export PYTHONPATH=$PYTHONPATH:"local path" + /rbdl/build/python