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

PID Error Graphs #2328

Merged
merged 15 commits into from
Feb 17, 2025
Merged

PID Error Graphs #2328

merged 15 commits into from
Feb 17, 2025

Conversation

Squid5678
Copy link
Contributor

Description

This PR enables you to view a real-time graph of the PID errors.

Associated / Resolved Issue

https://app.clickup.com/t/86b1vtz2u

Steps to Test

  1. Open a terminal window and start sim.
  2. Open another terminal window, source, and type in rqt.
  3. Click plugins --> visualization --> plot (note: if you want to view them
    all on one graph, that's fine. If you want to view translational/rotational separately,
    then you can repeat this step and open another plot).
  4. Under topic, type /motion_control/pose_error_x/data for x error, /motion_control/pose_error_y for y error, and /motion_control/pose_error_heading for heading error. Then, hit the + icon to add the measurement to the plot.
  5. observe.

automated style fixes

Co-authored-by: Squid5678 <[email protected]>
automated style fixes

Co-authored-by: Squid5678 <[email protected]>
@@ -0,0 +1,11 @@
Name: rj-gameplay
Copy link
Contributor

Choose a reason for hiding this comment

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

can we get uncommit all the rj_gameplay stuff

Copy link
Contributor

@sanatd33 sanatd33 left a comment

Choose a reason for hiding this comment

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

LGTM

@Squid5678 Squid5678 merged commit fc3ba75 into ros2 Feb 17, 2025
2 checks passed
@Squid5678 Squid5678 deleted the pid_error branch February 17, 2025 02:50
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.

4 participants