Skip to content

Commit

Permalink
Update docs for release 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
Bercon committed Mar 7, 2024
1 parent 80e9658 commit 4bbaf36
Show file tree
Hide file tree
Showing 23 changed files with 1,688 additions and 990 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="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<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.29
v1.30
</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="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<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.29
v1.30
</li>
</ul>

Expand Down
1,270 changes: 644 additions & 626 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="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<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.29
v1.30
</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="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<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.29
v1.30
</li>
</ul>

Expand Down
186 changes: 99 additions & 87 deletions sdk/mapping.html

Large diffs are not rendered by default.

18 changes: 15 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="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<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.29
v1.30
</li>
</ul>

Expand Down Expand Up @@ -266,6 +266,12 @@
<dd><p>latest <a class="reference internal" href="../../tracking.html#spectacularAI.Pose" title="spectacularAI.Pose"><code class="xref py py-class docutils literal notranslate"><span class="pre">Pose</span></code></a></p>
</dd></dl>

<dl class="py property">
<dt class="sig sig-object py" id="spectacularAI.CameraPose.velocity">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">velocity</span></span><a class="headerlink" href="#spectacularAI.CameraPose.velocity" title="Link to this definition"></a></dt>
<dd><p><a class="reference internal" href="../../tracking.html#spectacularAI.Vector3d" title="spectacularAI.Vector3d"><code class="xref py py-class docutils literal notranslate"><span class="pre">Vector3d</span></code></a> instantaneous velocity vector (xyz) of the camera center in m/s</p>
</dd></dl>

</dd></dl>

<dl class="py class">
Expand Down Expand Up @@ -556,6 +562,12 @@
<dt class="sig sig-object py" id="spectacularAI.GnssVioOutput">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">spectacularAI.</span></span><span class="sig-name descname"><span class="pre">GnssVioOutput</span></span><a class="headerlink" href="#spectacularAI.GnssVioOutput" title="Link to this definition"></a></dt>
<dd><p>GNSS-VIO output</p>
<dl class="py property">
<dt class="sig sig-object py" id="spectacularAI.GnssVioOutput.angularVelocity">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">angularVelocity</span></span><a class="headerlink" href="#spectacularAI.GnssVioOutput.angularVelocity" title="Link to this definition"></a></dt>
<dd><p>current <a class="reference internal" href="../../tracking.html#spectacularAI.Vector3d" title="spectacularAI.Vector3d"><code class="xref py py-class docutils literal notranslate"><span class="pre">Vector3d</span></code></a> instantaneous angular velocity in ENU coordinates</p>
</dd></dl>

<dl class="py property">
<dt class="sig sig-object py" id="spectacularAI.GnssVioOutput.coordinates">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">coordinates</span></span><a class="headerlink" href="#spectacularAI.GnssVioOutput.coordinates" title="Link to this definition"></a></dt>
Expand Down Expand Up @@ -583,7 +595,7 @@
<dl class="py property">
<dt class="sig sig-object py" id="spectacularAI.GnssVioOutput.velocity">
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">velocity</span></span><a class="headerlink" href="#spectacularAI.GnssVioOutput.velocity" title="Link to this definition"></a></dt>
<dd><p>current <a class="reference internal" href="../../tracking.html#spectacularAI.Vector3d" title="spectacularAI.Vector3d"><code class="xref py py-class docutils literal notranslate"><span class="pre">Vector3d</span></code></a></p>
<dd><p>current <a class="reference internal" href="../../tracking.html#spectacularAI.Vector3d" title="spectacularAI.Vector3d"><code class="xref py py-class docutils literal notranslate"><span class="pre">Vector3d</span></code></a> instantaneous velocity in ENU coordinates</p>
</dd></dl>

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

0 comments on commit 4bbaf36

Please sign in to comment.