-
Notifications
You must be signed in to change notification settings - Fork 70
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 problem with Melodic #230
Comments
This one is solved but i have another one add_subdirectory(unit_8/people/people_tracking_filter) But when i look in my system it is there ? |
@FrGe2016 How you successfully compile the code at the end? For the first bayes_tracking dependencies, where to install the package? |
For that issue, type Additional command in order to build that package Then download I also got the I think that's all for the compilation |
Hi
I have the following error message with catkin_make
add_subdirectory(unit_8/strands_perception_people/bayes_people_tracker)
-- Could NOT find bayes_tracking (missing: bayes_tracking_DIR)
-- Could not find the required component 'bayes_tracking'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "bayes_tracking"
with any of the following names:
Add the installation prefix of "bayes_tracking" to CMAKE_PREFIX_PATH or set
"bayes_tracking_DIR" to a directory containing one of the above files. If
"bayes_tracking" provides a separate development package or SDK, be sure it
has been installed.
The text was updated successfully, but these errors were encountered: