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

load robot_description from other namespace #3269

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RLi43
Copy link

@RLi43 RLi43 commented Jan 24, 2025

Description

Add namespace to the topic to read robot_description

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • [ / ] Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • [ / ] Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

Copy link
Contributor

@sea-bass sea-bass left a comment

Choose a reason for hiding this comment

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

Thanks! For consistency, would it make more sense to instead create temp_node with the parent node's namespace using this constructor?

https://docs.ros.org/en/humble/p/rclcpp/generated/classrclcpp_1_1Node.html#_CPPv4N6rclcpp4Node4NodeERKNSt6stringERKNSt6stringERK11NodeOptions

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