Skip to content

Commit

Permalink
Update docs for release 1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
kaatrasa committed Jun 18, 2024
1 parent d22c104 commit 979f5f4
Show file tree
Hide file tree
Showing 23 changed files with 1,843 additions and 1,127 deletions.
4 changes: 2 additions & 2 deletions sdk/api.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>API Reference &mdash; spectacularAI documentation</title>
Expand Down Expand Up @@ -94,7 +94,7 @@
<li><a href="index.html" aria-label="Home">Spectacular AI SDK documentation</a></li>
<li class="breadcrumb-item active">API Reference</li>
<li class="wy-breadcrumbs-aside version">
v1.33
v1.34
</li>
</ul>

Expand Down
4 changes: 2 additions & 2 deletions sdk/core.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Core SDK &mdash; spectacularAI documentation</title>
Expand Down Expand Up @@ -94,7 +94,7 @@
<li><a href="index.html" aria-label="Home">Spectacular AI SDK documentation</a></li>
<li class="breadcrumb-item active">Core SDK</li>
<li class="wy-breadcrumbs-aside version">
v1.33
v1.34
</li>
</ul>

Expand Down
1,420 changes: 710 additions & 710 deletions sdk/cpp/latest/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sdk/custom-hardware.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Custom hardware &mdash; spectacularAI documentation</title>
Expand Down Expand Up @@ -95,7 +95,7 @@
<li class="breadcrumb-item"><a href="core.html">Core SDK</a></li>
<li class="breadcrumb-item active">Custom hardware</li>
<li class="wy-breadcrumbs-aside version">
v1.33
v1.34
</li>
</ul>

Expand Down
4 changes: 2 additions & 2 deletions sdk/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spectacular AI SDK documentation &mdash; spectacularAI documentation</title>
Expand Down Expand Up @@ -93,7 +93,7 @@
<li><a href="#" aria-label="Home">Spectacular AI SDK documentation</a></li>
<li class="breadcrumb-item active">Spectacular AI SDK documentation</li>
<li class="wy-breadcrumbs-aside version">
v1.33
v1.34
</li>
</ul>

Expand Down
244 changes: 122 additions & 122 deletions sdk/mapping.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sdk/python/latest/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="../../">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python &mdash; spectacularAI documentation</title>
Expand Down Expand Up @@ -95,7 +95,7 @@
<li class="breadcrumb-item"><a href="../../api.html">API Reference</a></li>
<li class="breadcrumb-item active">Python</li>
<li class="wy-breadcrumbs-aside version">
v1.33
v1.34
</li>
</ul>

Expand Down Expand Up @@ -131,7 +131,7 @@
<dl class="py property">
<dt class="sig sig-object py" id="spectacularAI.VioOutput.globalPose">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">globalPose</span></span><a class="headerlink" href="#spectacularAI.VioOutput.globalPose" title="Link to this definition"></a></dt>
<dd><p>Global pose, only returned if GNSS information is provided via <a class="reference internal" href="../../wrappers/oak.html#spectacularAI.depthai.Session" title="spectacularAI.depthai.Session"><code class="xref py py-class docutils literal notranslate"><span class="pre">Session</span></code></a>.addGnss(…)</p>
<dd><p><a class="reference internal" href="../../tracking.html#spectacularAI.GnssVioOutput" title="spectacularAI.GnssVioOutput"><code class="xref py py-class docutils literal notranslate"><span class="pre">GnssVioOutput</span></code></a> Global pose, only returned if GNSS information is provided via <a class="reference internal" href="../../wrappers/oak.html#spectacularAI.depthai.Session" title="spectacularAI.depthai.Session"><code class="xref py py-class docutils literal notranslate"><span class="pre">Session</span></code></a>.addGnss(…)</p>
</dd></dl>

<dl class="py property">
Expand Down
Loading

0 comments on commit 979f5f4

Please sign in to comment.