Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/sonar-3d/sonar-3d-15-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RIP2 supports several Protobuf-encoded messages, including:

#### `ImuBatch`
- Raw measurements of specific force and rate of turn from an internal IMU at 100Hz.
- Measurements are made at the position of the internal IMU within the sonar. The position offset relative to point cloud origin is -22 mm in x, -46 mm in y and 3 mm in z.
- Measurements are made at the position of the internal IMU within the sonar. The position offset relative to point cloud origin is -22 mm in x, -46 mm in y and -3 mm in z.
- Output in batches, with latency below 100ms during normal operation.
- Expect occational spikes in latency.
- Expect spikes in latency during configuration.
Expand Down
Loading