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

Compile when bfl is a dependency in melodic #16

Open
FrGe2016 opened this issue Feb 14, 2020 · 2 comments
Open

Compile when bfl is a dependency in melodic #16

FrGe2016 opened this issue Feb 14, 2020 · 2 comments

Comments

@FrGe2016
Copy link

I am trying to compile wg_perception/peoples

The people_tracking_filter has orocos-bf as a dependency
# Look for bfl (Bayesian Filtering Library)
find_package(PkgConfig)
pkg_check_modules(BFL REQUIRED orocos-bfl)

If i understand well in the Melodic i have ros-melodic-bfl that would be a "version" of orocos-bfl
It is installed in my PC but not recognised as a ros package ?
roscd ros-melodic-bfl or roscd bfl gives roscd:
No such package/stack 'xxxxxx'
so even if i modify the cmakelist.txt for one of these i still get an error?

It is not the first time that i have a problem with that dependency with orocos-bfl.
All the time a gave up at the end ?

@ewerlopes
Copy link

Has this been solved?

@FrGe2016
Copy link
Author

I am working on something else for the moment but this problem has not been solved.

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

2 participants