Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol lookup errors #13

Closed
sybrenjansen opened this issue Jan 16, 2014 · 4 comments
Closed

Symbol lookup errors #13

sybrenjansen opened this issue Jan 16, 2014 · 4 comments

Comments

@sybrenjansen
Copy link

We have a MICO research edition arm and are trying to get it to work. When we use the jaco_arm_driver from here we can built it (although we had to add ${CMAKE_DL_LIBS} to the target_link_libraries of the jaco_arm_driver). When we try to run it we get:

./jaco_arm_driver: symbol lookup error: /home/x/catkin_ws/devel/lib/libjaco_pose.so: undefined symbol: _ZN2tf11Transformer18DEFAULT_CACHE_TIMEE

and:

./jaco_tf_updater: symbol lookup error: home/x/catkin_ws/devel/lib/libjacokinematics.so: undefined symbol: _ZN2tf20TransformBroadcasterC1Ev

It seems that certain libraries cannot be found (as symbol lookup error suggests). How can we fix this problem? We are using Ubuntu 12.04.

@jeff-o
Copy link
Contributor

jeff-o commented Jan 16, 2014

Hi! Which version of ROS are you using?

@sybrenjansen
Copy link
Author

Hi. We're using ROS Hydro

@jeff-o
Copy link
Contributor

jeff-o commented Aug 19, 2014

Are you still having build errors with the latest release?

@sybrenjansen
Copy link
Author

Well, I'm not part of our robotics team anymore so I really don't know. But I think they got it working already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants