Skip to content

Add namespace support for rviz costmap cost tool (backport #5268)#5270

Merged
SteveMacenski merged 1 commit intokiltedfrom
mergify/bp/kilted/pr-5268
Jun 13, 2025
Merged

Add namespace support for rviz costmap cost tool (backport #5268)#5270
SteveMacenski merged 1 commit intokiltedfrom
mergify/bp/kilted/pr-5268

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 13, 2025


Basic Info

Info Please fill out this column
Ticket(s) this addresses
Primary OS tested on Ubuntu
Robotic platform tested on My robot
Does this PR contain AI generated software? (No; Yes and it is marked inline in the code)

Description of contribution in a few bullet points

When adding the costmap cost tool in rviz, I noticed it does not return the value of global/local costmap tool when clicking, it is mainly because I have a namespace for my node, so I removed the "/" part

Description of documentation updates required from your changes

Description of how this change was tested

Tested on my robot


Future work that may be required in bullet points

For Maintainers:

  • Check that any new parameters added are updated in docs.nav2.org
  • Check that any significant change is added to the migration guide
  • Check that any new features OR changes to existing behaviors are reflected in the tuning guide
  • Check that any new functions have Doxygen added
  • Check that any new features have test coverage
  • Check that any new plugins is added to the plugins page
  • If BT Node, Additionally: add to BT's XML index of nodes for groot, BT package's readme table, and BT library lists

This is an automatic backport of pull request #5268 done by [Mergify](https://mergify.com).

Signed-off-by: Maurice-1235 <mauricepurnawan@gmail.com>
(cherry picked from commit 33e78d7)
@mergify
Copy link
Contributor Author

mergify bot commented Jun 13, 2025

@mergify[bot], all pull requests must be targeted towards the main development branch.
Once merged into main, it is possible to backport to @kilted, but it must be in main
to have these changes reflected into new distributions.

@SteveMacenski SteveMacenski merged commit 2518a27 into kilted Jun 13, 2025
8 of 10 checks passed
@SteveMacenski SteveMacenski deleted the mergify/bp/kilted/pr-5268 branch June 13, 2025 18:53
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.

2 participants