Skip to content

Conversation

@luca-della-vedova
Copy link
Member

As of #82, the floorplan visualizer is actually broken, trying to run rmf_demos returns the following error:

[floorplan_visualizer_node-8] /usr/local/google/home/lucadv/noble_ws/install/rmf_visualization_floorplans/lib/rmf_visualization_floorplans/floorplan_visualizer_node: symbol lookup error: /usr/local/google/home/lucadv/noble_ws/install/rmf_visualization_floorplans/lib/libfloorplan_visualizer.so: undefined symbol: _ZN2cv8imdecodeERKNS_11_InputArrayEi

The required imdecode function is included in the imgcodecs module that we need to link against. This PR fixes the issue.

Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
@luca-della-vedova luca-della-vedova requested a review from xiyuoh May 28, 2025 08:41
Copy link
Member

@xiyuoh xiyuoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and the fix works great!

@luca-della-vedova luca-della-vedova merged commit 3cfda9f into main May 28, 2025
2 checks passed
@luca-della-vedova luca-della-vedova deleted the luca/link_opencv branch May 28, 2025 09:08
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

Successfully merging this pull request may close these issues.

3 participants