At the very end of that page:

  1. Create a launch file to start the node with Controller Manager. You can use a default ros2_control node (recommended) or integrate the controller manager in your software stack. (Example launch file for RRBot)

So here it says it is recommended to use the ros2_control node, should it be updated?

Good, that’s what I did in a separated thread spawned by on_configure()
Testing right now :slight_smile: