Skip to content

Added diagnostics to diff_drive_controller #779

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

Closed
sandeepdutta opened this issue Sep 20, 2023 · 3 comments
Closed

Added diagnostics to diff_drive_controller #779

sandeepdutta opened this issue Sep 20, 2023 · 3 comments

Comments

@sandeepdutta
Copy link

Hello All,

I have added a feature in diff_drive_controller to publish "diagnostics" messages, This helped
me immensely in debugging my robot. I would to like feed this back in the hope it will help others debug
their robots. The code is available at https://github.com/sandeepdutta/diff_drive_controller , derived from
the humble branch.

Thank you
Sandeep

@christophfroehlich
Copy link
Contributor

Hi.
Thanks a lot for your code example.

I haven't used diagnostics messages in ROS 2, and it doesn't seem to be very common having in mind that there isn't even a single mention on docs.ros.org
But as we have this inside the controller manager as well, I guess it's adding value to the controllers as well.

Would you mind creating a PR with your addition targeting the rolling branch?

Copy link
Contributor

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

@github-actions github-actions bot added the stale label Apr 10, 2025
Copy link
Contributor

This issue was closed because it has been stalled for 45 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants