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 on ros2 humble #409

Open
Claudio-Chies opened this issue Nov 7, 2023 · 0 comments
Open

unable to build grid_map on ros2 humble #409

Claudio-Chies opened this issue Nov 7, 2023 · 0 comments
Labels
bug ros2 Affects ROS 2
Milestone

Comments

@Claudio-Chies
Copy link

its basically two problems at the same time:
first colcon build --symlink-install --packages-up-to pcl_ros throws me Package 'pcl_ros' specified with --packages-up-to was not found (same issue as in old Issue)

i was able to fix this problem with two things:
take the fix from the issue above and change the branch of perception_pcl from foxy-devel to ros2 (proposed PR: #407)
and then clone the humble branch instead of the ros 2 branch in the readme (Updated Readme PR: #408)

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

2 participants