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

launch file undocumented "args" option? #4188

Open
stewpend0us opened this issue Feb 26, 2024 · 2 comments
Open

launch file undocumented "args" option? #4188

stewpend0us opened this issue Feb 26, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@stewpend0us
Copy link

in my yaml I can do:

...
- node:
    ...
    args: "--ros-args --log-level debug"

but I haven't been able to find this documented anywhere? Is this the best way/only way to set the log-level from a yaml file?

@fujitatomoya
Copy link
Collaborator

there is a description in release note, https://docs.ros.org/en/rolling/Releases/Release-Humble-Hawksbill.html#passing-ros-arguments-to-node-actions.

it could be also added to documentation such as https://docs.ros.org/en/rolling/Tutorials/Intermediate/Launch/Creating-Launch-Files.html? (because release note is meant to show the change log and difference only.)

@stewpend0us
Copy link
Author

Thank you! Yes I think it should be mentioned in the 2nd link you shared. That's usually where I land when I'm setting up my launch file.

@wjwwood wjwwood added the help wanted Extra attention is needed label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants