Skip to content

feat(hardware/gyro): implement gyroscopes#9

Open
Baconing wants to merge 40 commits into
masterfrom
v2025-1-0-0/gyros
Open

feat(hardware/gyro): implement gyroscopes#9
Baconing wants to merge 40 commits into
masterfrom
v2025-1-0-0/gyros

Conversation

@Baconing
Copy link
Copy Markdown
Member

@Baconing Baconing commented Oct 2, 2024

Implements IMUs and Single Axis gyroscopes.

Summary by CodeRabbit

  • New Features

    • Introduced the ADIS16448IMU, ADIS16470IMU, and NavXIMU classes for enhanced inertial measurement capabilities.
    • Integrated the wpiunits-java library to improve unit handling in robotics programming.
    • Added comprehensive unit tests for ADIS16448IMU, ADIS16470IMU, IMU, and NavXIMU classes to ensure functionality and reliability.
  • Bug Fixes

    • Removed the outdated SingleAxisGyroscope class, streamlining the codebase.

These updates enhance the functionality and performance of the robotics applications by providing more robust IMU options, improved unit management, and thorough testing coverage.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Kind/Feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants