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

[Example 12] Controller chaining example #318

Merged
merged 21 commits into from
Aug 8, 2023

Conversation

saikishor
Copy link
Member

This PR is to write an example of controller chaining consolidating the PR's #162 and ros-controls/ros2_controllers#556.

Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

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

Thanks a lot, nice example!

I tried add a picture of the chain with view_controller_chains, but there seems to be an issue
ros-controls/ros2_control#1095
The example itself seem to work, so let's add the picture later once the cli script is fixed.

@christophfroehlich
Copy link
Contributor

christophfroehlich commented Aug 7, 2023

Maybe one thing which is not clear for me: Why does one need the 2nd level position_controller? I tried to directly link the first-level controllers to the forward_position_controller and it seems to work, too. Is this just for demonstration reasons I guess?

@saikishor
Copy link
Member Author

Maybe one thing which is not clear for me: Why does one need the 2nd level position_controller? I tried to directly link the first-level controllers to the forward_position_controller and it seems to work, too. Is this just for demonstration reasons I guess?

Yes exactly, this is just for demonstration purposes.

@christophfroehlich
Copy link
Contributor

christophfroehlich commented Aug 8, 2023

Yes exactly, this is just for demonstration purposes.

Could you just add a single sentence about that, maybe below literal 5?

@saikishor
Copy link
Member Author

Could you just add a single sentence about that, maybe below literal 5?

Done :)

@christophfroehlich christophfroehlich enabled auto-merge (squash) August 8, 2023 08:36
Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@christophfroehlich christophfroehlich merged commit 2968016 into ros-controls:master Aug 8, 2023
13 checks passed
@christophfroehlich
Copy link
Contributor

@Mergifyio backport humble

@mergify
Copy link
Contributor

mergify bot commented Aug 8, 2023

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Aug 8, 2023
Co-authored-by: Christoph Froehlich <[email protected]>
(cherry picked from commit 2968016)
christophfroehlich pushed a commit that referenced this pull request Aug 8, 2023
* [Example 12] Controller chaining example (#318)

Co-authored-by: Christoph Froehlich <[email protected]>
(cherry picked from commit 2968016)

* remove the arguments from update_reference_from_subscribers to backport to humble (#336)

---------

Co-authored-by: Sai Kishor Kothakota <[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.

2 participants