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

Undefined reference to functions under ROS 2 #189

Open
paagutie opened this issue Jul 9, 2020 · 0 comments
Open

Undefined reference to functions under ROS 2 #189

paagutie opened this issue Jul 9, 2020 · 0 comments

Comments

@paagutie
Copy link

paagutie commented Jul 9, 2020

Hi, everybody,
I'm currently trying to link the library to ros2 on the beaglebone blue board, but when compiling a package for example using the "matrix" library, the program can't find the reference to its functions (e.g.: undefined reference to `rc_matrix_zeros').
Reproducing the same, but under ros1 there are no linking problems. Does anyone have any idea how to solve the problem?
The library version is 1.0.4 under ubuntu bionic and ROS 2 Dashing.

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

1 participant