Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Launch-system.rst added comments to the code. I think the it is better if we tell beginner what's changed, especially the addition of ``` import os from glob import glob ``` Otherwise, a beginner might not notice this and will take some time to figure out what's not working (happened to me). Other part of documentation followed this. For example: https://docs.ros.org/en/humble/Tutorials/Intermediate/Tf2/Writing-A-Tf2-Broadcaster-Py.html#update-setup-py Signed-off-by: Muhammad Ashfaq <[email protected]> Co-authored-by: Tomoya Fujita <[email protected]> (cherry picked from commit 482dcd2) # Conflicts: # source/Tutorials/Intermediate/Launch/Launch-system.rst
- Loading branch information