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 ros2 control node from controller_manager and description topic #939

Merged
merged 3 commits into from Mar 18, 2024

Conversation

fmauch
Copy link
Collaborator

@fmauch fmauch commented Feb 29, 2024

Since CM's control node also supports realtime scheduling and we use a non-blocking read anyway, there's no need for keeping around our own control node anymore.

Also, I switched from the description parameter to the description topic, as the parameter will soon be removed upstream

Since that also has realtime scheuling built-in we no longer need our own.
It now uses the description topic from the robot_state_publisher automatically.
Copy link
Contributor

@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.

Very nice and very good statistics of the PR 😄

Copy link
Collaborator

@VinDp VinDp left a comment

Choose a reason for hiding this comment

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

Looks and works good.

@VinDp VinDp merged commit 6aa6d57 into UniversalRobots:main Mar 18, 2024
5 of 7 checks passed
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.

None yet

3 participants