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

Compilation bug in foxy-devel where variable outputColor is not initialzied in pkg grid_map_filters #395

Closed
xaru8145 opened this issue Jun 8, 2023 · 1 comment
Labels
ros2 Affects ROS 2 wontfix
Milestone

Comments

@xaru8145
Copy link

xaru8145 commented Jun 8, 2023

Hi,

There is a compilation bug in foxy-devel branch in file grid_map_filters/src/ColorBlendingFilter.cpp where the variable outputColor of type Eigen::Array3f is not initialized. This has been solved in branch humble in commit 0e21cfd but not in foxy-devel.

I have opened a pull request to merge this change to foxy-devel: #394

@Ryanf55
Copy link
Collaborator

Ryanf55 commented Feb 1, 2024

Hi there,

Since Foxy is EOL, and this is merged in all maintained distros, I don't plan to backport it. If you are still on foxy, I recommend upgrading.

@Ryanf55 Ryanf55 closed this as completed Feb 1, 2024
@Ryanf55 Ryanf55 added this to the 2.2.0 milestone Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ros2 Affects ROS 2 wontfix
Projects
None yet
Development

No branches or pull requests

2 participants