Skip to content

IMU Integration#3735

Closed
StarrryNight wants to merge 14 commits into
UBC-Thunderbots:masterfrom
StarrryNight:imu_initialization
Closed

IMU Integration#3735
StarrryNight wants to merge 14 commits into
UBC-Thunderbots:masterfrom
StarrryNight:imu_initialization

Conversation

@StarrryNight
Copy link
Copy Markdown
Contributor

Description

Port iintegration of IMU from #3716 , and added linear acceleration polling for future uses. Follow up PR will implement angular acceleration calculations and IMU calibration scripts. Also renamed some variables for clarity.

Testing Done

Resolved Issues

#3703

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@StarrryNight StarrryNight changed the title intiilaize imu.h IMU Integration May 23, 2026
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