Skip to content

Remove lifecycle node#261

Merged
bmagyar merged 5 commits intoros-controls:masterfrom
pal-robotics-forks:remove-lifecycle-node
Dec 12, 2020
Merged

Remove lifecycle node#261
bmagyar merged 5 commits intoros-controls:masterfrom
pal-robotics-forks:remove-lifecycle-node

Conversation

@v-lopez
Copy link
Copy Markdown
Contributor

@v-lopez v-lopez commented Dec 9, 2020

Summary of changes:

  • Change ControllerInterface::get_lifecycle_node to get_node
  • Add activate, configure and similar methods to ControllerInterface to emulate the API that LifecycleNode provided
  • The controllers are a bit more affected, check: Remove lifecycle node controllers ros2_controllers#124

Copy link
Copy Markdown
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

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

I would not change ControllerInterface so massively, but add an additional layer...

v-lopez and others added 2 commits December 11, 2020 09:14
Co-authored-by: Denis Štogl <destogl@users.noreply.github.com>
@bmagyar
Copy link
Copy Markdown
Member

bmagyar commented Dec 12, 2020

Thanks guys! I'll be merging this now and review the controller side.

@bmagyar bmagyar merged commit 792c24d into ros-controls:master Dec 12, 2020
destogl added a commit to b-robotized-forks/ros2_control that referenced this pull request Aug 11, 2022
@saikishor saikishor deleted the remove-lifecycle-node branch July 9, 2025 20:27
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.

[Galactic+] Use LifecycleNode once transitions cannot be triggered by externals.

3 participants