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

Use spawner with --params-file argument instead of cli verbs #399

Merged
merged 10 commits into from
Aug 26, 2024

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Aug 23, 2024

This repo is now in line with the ros2_control_demo repo, especially ros-controls/ros2_control_demos#502

I tested all examples and fixed some other stuff (wrong topic for ackermann steering controller etc). I'll create a manual backport for iron.

Fixes #395

@christophfroehlich
Copy link
Contributor Author

@Mergifyio backport jazzy

Copy link
Contributor

mergify bot commented Aug 23, 2024

backport jazzy

✅ Backports have been created

Copy link
Member

@saikishor saikishor 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 the nice work. The changes till now looks good to me

Comment on lines 9 to 10
ros__parameters:
joints:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ros__parameters:
joints:
ros__parameters:
type: velocity_controllers/JointGroupVelocityController
joints:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops

Copy link
Member

Choose a reason for hiding this comment

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

Thanks

@christophfroehlich christophfroehlich marked this pull request as ready for review August 24, 2024 10:18
Copy link
Collaborator

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

Thank you! Tested!

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

LGTM

@ahcorde ahcorde merged commit 30e6705 into master Aug 26, 2024
4 checks passed
@ahcorde ahcorde deleted the param-file branch August 26, 2024 09:37
mergify bot pushed a commit that referenced this pull request Aug 26, 2024
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 30e6705)
ahcorde pushed a commit that referenced this pull request Aug 26, 2024
…#409)

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 30e6705)

Co-authored-by: Christoph Fröhlich <[email protected]>
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.

Demos and tests do not work
3 participants