ros2 / ros2_documentation

ROS 2 docs repository
https://docs.ros.org/en/rolling
Creative Commons Attribution 4.0 International
535 stars 1.06k forks source link

Add more explanation about PushRosNamespace action (backport #4679) #4764

Closed mergify[bot] closed 1 week ago

mergify[bot] commented 1 week ago

While trying to work with namespaces, I found myself adding the PushRosNamespace() action at the end of my action list. That made me spend a lot of time trying to understand why my namespace where not applied. Only to see that PushRosNamespace would only work for the actions called after.

Therefore, I thought it would be relevant to add this information to the documentation if any other developer encounter this issue.

Thanks for giving me feedback on this PR, hope you're having a nice day !


This is an automatic backport of pull request #4679 done by Mergify.

github-actions[bot] commented 1 week ago

HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/10970111865/artifacts/1961151784.

To view the resulting site:

  1. Click on the above link to download the artifacts archive
  2. Extract it
  3. Open html-artifacts-4764/index.html in your favorite browser