ros-navigation / navigation2

ROS 2 Navigation Framework and System
https://nav2.org/
Other
2.3k stars 1.2k forks source link

Fix logo in nav2 panel #4505

Closed ajtudela closed 4 days ago

ajtudela commented 4 days ago

Basic Info

Info Please fill out this column
Ticket(s) this addresses
Primary OS tested on Ubuntu 22.04
Robotic platform tested on None
Does this PR contain AI generated software? No

Description of contribution in a few bullet points

I noticed that the only way to see the logo in the nav2 panel was to run Rviz from a src folder with this structure: src/navigation2. With this fix, the logo is found by loading its resource like any other Rviz plugin.

Description of documentation updates required from your changes


Future work that may be required in bullet points

For Maintainers:

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: