Skip to content

Conversation

@c24al2
Copy link

@c24al2 c24al2 commented Jan 16, 2024

This adds tracking for robot velocity, acceleration, and jerk (along X and Y, not heading). Pressing the P key during runtime shows a panel containing this information in a new window, and data is separated for each robot. To enable clear differentiation of which data belongs to which robot in multi-robot scenarios, robots can now optionally be named via the .setName() method of the DefaultBotBuilder, and these names show up as labels in the data panel.

Our team believes this could be helpful for folks to compare the projected velocity/acceleration/jerk of their trajectory to the actual velocity/acceleration/jerk readings from their robot while debugging.

SanjayRam-code pushed a commit to overchargers/MeepMeep that referenced this pull request Oct 10, 2025
…pdate

Update `build.gradle.kts` to Reference New Repository
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.

1 participant