Skip to content

Commit 2f2d361

Browse files
committed
Doc update
1 parent faa03bc commit 2f2d361

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

doc/api_doc/add-on.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The ZED Open Capture library allows the low level control of ZED, ZED Mini and Z
77
The library provides methods to access video frames, to control the video parameters and to acquire data from the internal sensors.
88
A synchronization mechanism is provided to get the correct sensor data associated to each video frame.
99

10+
<b>Note:</b> The provided data are not calibrated, images are not rectified in a stereoscopic way, IMU data may drift or be misaligned. Calibration data can be accessed using the ZED SDK.
11+
1012
<br>
1113

1214
<h2 style="text-align: left;">Modules</h2>
@@ -26,7 +28,7 @@ The given IMU data are expressed in the RAW/IMU coordinate system as show below
2628

2729

2830
<h2 style="text-align: left;">Examples</h2>
29-
A <a href="md_examples.html">set of examples</a> is provided to better understand how to use the ZED Open Capture and how to exploit all the available features.
31+
A <a href="md_examples.html">set of examples</a> is provided to better understand how to use ZED Open Capture and how to exploit all the available features.
3032

3133

3234
\latexonly

doc/api_doc/header.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@
4545
</td>
4646

4747
<td class="nav-links nav-links-header">
48-
<a href="https://www.stereolabs.com/developers/release/latest/" >DOWNLOADS</a>
48+
<a href="https://github.com/stereolabs/zed-open-capture/releases" >DOWNLOADS</a>
49+
</td>
50+
51+
<td class="nav-links nav-links-header">
52+
<a href="https://www.stereolabs.com/developers/release/" >ZED SDK</a>
4953
</td>
5054

5155
<td><i class="mobile-navigation"></i></td>

0 commit comments

Comments
 (0)