Closed jacknlliu closed 5 years ago
It was a library dependencies issue. I had the exact problem and just figured out a solution, see my answer in the following link!
robot_state_publisher: symbol lookup errorliburdf.so: undefined symbol #251
@g1y5x3 thanks for your reply. The issue that you met is not exactly same as here. If you met the same issue when using the force dimension haptic device SDK, I have provided a standalone ros package haptic_ros_driver for modular usage. You can have a try.
We use force dimension haptic device SDK version 3.5+ with ROS moveit, they can be compiled successfully, but can't work as well, moveit seems works not as expected!
moveit will throw the following errors
We will wrapper the haptic device SDK with ros standalonely.
Related discussion, please see https://github.com/ros-planning/moveit/issues/678, and memory error with statically linked libraries.