Skip to content

Commit f9766a8

Browse files
authored
Merge pull request #68 from waterlinked/add-link-to-sonar-example-code
Update sonar-3d-15-api.md
2 parents 8703ab2 + fda0de3 commit f9766a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sonar-3d/sonar-3d-15-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Introduction
44
The **Water Linked Sonar 3D-15** provides real-time 3D views of underwater environments using a low-bandwidth **Range Image Protocol (RIP1)**. This protocol efficiently transmits data such as 3D points or grayscale bitmaps over UDP multicast, enabling live visualization, analysis, or archival for later use.
55

6+
A Python example implementation of the Sonar API is available on [github](https://github.com/waterlinked/Sonar-3D-15-api-example).
7+
68
---
79

810
## Range Image Protocol (RIP1)

0 commit comments

Comments
 (0)