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

Unable to build grid_map because can't find pcl_ros. Under ROS2 Foxy and using the branch ros2 #371

Closed
pgarcia-dev opened this issue Sep 3, 2022 · 4 comments
Labels
bug ros2 Affects ROS 2

Comments

@pgarcia-dev
Copy link

Hello,

I post here the url where I explain the problem I'm facing and I wrote in ROS answers: https://answers.ros.org/question/405833/unable-to-build-grid_map-because-cant-find-pcl_ros/

Thanks

@RaamRosik
Copy link

Use the branch foxy-devel

@pgarcia-dev
Copy link
Author

Use the branch foxy-devel

Thank you! Now I was able to build grid_map And execute the demos 👌

@alexMarFar
Copy link

Hi! I have the same problem but I cannot seem to solve it.

I have tried following the Readme from ros2 branch and got the "Package 'pcl_ros' specified with --packages-up-to was not found" message. After finding this issue I tried with th foxy-devel branch, following the read me commands and even modifying the line "wget https://raw.githubusercontent.com/ANYbotics/grid_map/ros2/tools/ros2_dependencies.repos" to "wget https://raw.githubusercontent.com/ANYbotics/grid_map/foxy-devel/tools/ros2_dependencies.repos" in case there was a typo bu still get the "Package 'pcl_ros' specified with --packages-up-to was not found" message.

Is there something I am doing wrong?

@pgarcia-dev
Copy link
Author

pgarcia-dev commented Oct 28, 2022 via email

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

No branches or pull requests

4 participants