Skip to content

Commit

Permalink
Pigeon 2
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Daming <[email protected]>
  • Loading branch information
sciencewhiz and jasondaming authored Nov 8, 2024
1 parent 1582eff commit 64848a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ The navX uses the :code:`AHRS` class. See the [navX documentation](https://pdoc
self.gyro = navx.AHRS(SPI.Port.kMXP)
```

## Pigeon
## Pigeon 2

The Pigeon should use the :code:`Pigeon2` class. The Pigeon can either be connected with CAN or by data cable to a TalonSRX. The [Pigeon IMU User's Guide](https://ctre.download/files/user-manual/Pigeon2%20User's%20Guide.pdf) contains full details on using the Pigeon.

Expand Down

0 comments on commit 64848a2

Please sign in to comment.