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

Simplify argument for rsp #277

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

garyservin
Copy link
Contributor

🎉 New feature

Summary

Simplify arguments for the robot software publisher node. The robot description node needs to run always and was already hardcoded to True. Also reuse the andino_description.launch.py in the view_andino.launch.py launchfile. Lastly, ran black --skip-string-normalization against these 2 launchfile to fix some linting issues.

Test it

  • ros2 launch andino_description andino_description.launch.py
  • ros2 launch andino_description view_andino.launch.py

These commands should work like they did before.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Gary Servin <[email protected]>
@garyservin garyservin force-pushed the simplify-rsp-arguments branch from c63a01f to 59006fe Compare November 17, 2024 22:35
Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@francocipollone francocipollone merged commit aee0145 into Ekumen-OS:jazzy Dec 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants