Skip to content

PID Error Graphs#2328

Merged
Squid5678 merged 15 commits intoros2from
pid_error
Feb 17, 2025
Merged

PID Error Graphs#2328
Squid5678 merged 15 commits intoros2from
pid_error

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 <Squid5678@users.noreply.github.com>
automated style fixes

Co-authored-by: Squid5678 <Squid5678@users.noreply.github.com>
@@ -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