Skip to content

Commit 0c3f1e6

Browse files
authored
Update pinpoint.mdx
1 parent 604f66d commit 0c3f1e6

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

content/docs/pathing/tuning/localization/pinpoint.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ description: A localizer that uses the goBILDA Pinpoint Odometry Computer
55

66
<Callout title="Prerequisites" type="info">
77
Ensure that two odometry pods are connected: one that is parallel to the length
8-
of your chassis (forward) and another that is perpendicular to your chassis length (lateral). These should be plugged
9-
into the pinpoint (forward goes to port x and lateral to port y). The pinpoint should be connected
10-
to a REV Hub through an I2C cable (not to port 0 because the IMU is there).
8+
of your chassis (forward) and another that is perpendicular to your chassis length (lateral).
9+
</Callout>
10+
11+
<Callout title="Common Mistakes" type="warning">
12+
* Make sure the pinpoint is plugged into an I2C port **other than port 0**. This is because the Control Hub's built in IMU uses port 0.
13+
* Make sure the pinpoint has the sticker side (with the ports) facing up.
14+
* Make sure the forward pod is plugged into the x port on the pinpoint and the strafe pod is plugged into the y port.
1115
</Callout>
1216

1317
## Setup

0 commit comments

Comments
 (0)