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

ROS installation error while installing the humanoid_navigation package #117

Open
janson97 opened this issue Sep 22, 2021 · 1 comment
Open

Comments

@janson97
Copy link

Hello there,
I have been struggling to get past this installation step and cannot identify what the issue is, it is only when I use the catkin_make command with the humanoid_navigation module. I get the following error.

Screenshot from 2021-09-22 22-47-39

I've tried downgrading the libpcl-dev package but still nothing. Have been stuck for weeks, it's a thesis project and I am unable to move forward. I've attached a full output below as well as results for "locate uniform_sampling"

Full Output Error.txt
Locate_results.txt

@ROBOTIS-Will
Copy link

hi @janson97
The PCL version 1.7.2 has a different file structure and does not have the uniform_sampling.h under the pcl/filters, but it is in the pcl/keypoints

If you need to use the older version of PCL, you may need to modify the HumanoidLocalization.cpp so that the correct directory is referred.

Thank you.

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