Skip to content

Commit adf6c79

Browse files
committed
Update documentation
1 parent 70b918f commit adf6c79

File tree

104 files changed

+4215
-15128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+4215
-15128
lines changed

_modules/index.html

Lines changed: 27 additions & 136 deletions
Original file line numberDiff line numberDiff line change
@@ -1,163 +1,72 @@
1-
2-
31
<!DOCTYPE html>
42
<html class="writer-html5" lang="en" >
53
<head>
64
<meta charset="utf-8" />
7-
85
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9-
106
<title>Overview: module code &mdash; Robotics Toolbox for Python documentation</title>
11-
12-
13-
14-
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
15-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
16-
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
17-
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
18-
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
19-
<link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
20-
21-
22-
23-
24-
25-
26-
27-
28-
29-
7+
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
8+
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
9+
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
10+
<link rel="stylesheet" href="../_static/css/custom.css" type="text/css" />
3011
<!--[if lt IE 9]>
3112
<script src="../_static/js/html5shiv.min.js"></script>
3213
<![endif]-->
3314

34-
35-
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
3615
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
3716
<script src="../_static/jquery.js"></script>
3817
<script src="../_static/underscore.js"></script>
3918
<script src="../_static/doctools.js"></script>
40-
41-
<script type="text/javascript" src="../_static/js/theme.js"></script>
42-
43-
19+
<script src="../_static/js/theme.js"></script>
4420
<link rel="index" title="Index" href="../genindex.html" />
4521
<link rel="search" title="Search" href="../search.html" />
4622
</head>
4723

48-
<body class="wy-body-for-nav">
49-
50-
24+
<body class="wy-body-for-nav">
5125
<div class="wy-grid-for-nav">
52-
5326
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
5427
<div class="wy-side-scroll">
5528
<div class="wy-side-nav-search" >
56-
57-
58-
5929
<a href="../index.html" class="icon icon-home"> Robotics Toolbox for Python
60-
61-
62-
63-
6430
<img src="../_static/RobToolBox_RoundLogoB.png" class="logo" alt="Logo"/>
65-
6631
</a>
67-
68-
69-
70-
71-
72-
73-
7432
<div role="search">
7533
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
7634
<input type="text" name="q" placeholder="Search docs" />
7735
<input type="hidden" name="check_keywords" value="yes" />
7836
<input type="hidden" name="area" value="default" />
7937
</form>
8038
</div>
81-
82-
83-
</div>
84-
85-
86-
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
87-
88-
89-
90-
91-
92-
39+
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
9340
<ul>
9441
<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a></li>
9542
<li class="toctree-l1"><a class="reference internal" href="../arm.html">Manipulator arms</a></li>
9643
<li class="toctree-l1"><a class="reference internal" href="../mobile.html">Mobile robots</a></li>
9744
<li class="toctree-l1"><a class="reference internal" href="../blocks.html">bdsim blocks</a></li>
9845
</ul>
9946

100-
101-
10247
</div>
103-
10448
</div>
10549
</nav>
10650

107-
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
108-
109-
110-
<nav class="wy-nav-top" aria-label="top navigation">
111-
51+
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
11252
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
11353
<a href="../index.html">Robotics Toolbox for Python</a>
114-
11554
</nav>
11655

117-
11856
<div class="wy-nav-content">
119-
12057
<div class="rst-content style-external-links">
121-
122-
123-
124-
125-
126-
127-
128-
129-
130-
131-
132-
133-
134-
135-
136-
137-
138-
139-
140-
<div role="navigation" aria-label="breadcrumbs navigation">
141-
58+
<div role="navigation" aria-label="Page navigation">
14259
<ul class="wy-breadcrumbs">
143-
14460
<li><a href="../index.html" class="icon icon-home"></a> &raquo;</li>
145-
14661
<li>Overview: module code</li>
147-
148-
14962
<li class="wy-breadcrumbs-aside">
150-
15163
</li>
152-
15364
</ul>
154-
155-
15665
<hr/>
15766
</div>
15867
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
15968
<div itemprop="articleBody">
160-
69+
16170
<h1>All modules for which code is available</h1>
16271
<ul><li><a href="roboticstoolbox/backends/PyPlot/PyPlot.html">roboticstoolbox.backends.PyPlot.PyPlot</a></li>
16372
<li><a href="roboticstoolbox/backends/PyPlot/PyPlot2.html">roboticstoolbox.backends.PyPlot.PyPlot2</a></li>
@@ -202,6 +111,7 @@ <h1>All modules for which code is available</h1>
202111
<li><a href="roboticstoolbox/models/ETS/Planar_Y.html">roboticstoolbox.models.ETS.Planar_Y</a></li>
203112
<li><a href="roboticstoolbox/models/ETS/Puma560.html">roboticstoolbox.models.ETS.Puma560</a></li>
204113
<li><a href="roboticstoolbox/models/URDF/Frankie.html">roboticstoolbox.models.URDF.Frankie</a></li>
114+
<li><a href="roboticstoolbox/models/URDF/FrankieOmni.html">roboticstoolbox.models.URDF.FrankieOmni</a></li>
205115
<li><a href="roboticstoolbox/models/URDF/KinovaGen3.html">roboticstoolbox.models.URDF.KinovaGen3</a></li>
206116
<li><a href="roboticstoolbox/models/URDF/LBR.html">roboticstoolbox.models.URDF.LBR</a></li>
207117
<li><a href="roboticstoolbox/models/URDF/Mico.html">roboticstoolbox.models.URDF.Mico</a></li>
@@ -233,62 +143,43 @@ <h1>All modules for which code is available</h1>
233143
</ul>
234144

235145
</div>
236-
237146
</div>
238147
<footer>
239148

240149
<hr/>
241150

242151
<div role="contentinfo">
243-
<p>
244-
&#169; Copyright 2020, Jesse Haviland and Peter Corke.
245-
<span class="lastupdated">
246-
Last updated on 13-Sep-2021.
247-
</span>
248-
249-
</p>
152+
<p>&#169; Copyright 2020, Jesse Haviland and Peter Corke.
153+
<span class="lastupdated">Last updated on 14-Sep-2021.
154+
</span></p>
250155
</div>
251-
252-
253-
254-
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
255-
156+
157+
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
256158
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
257-
258-
provided by <a href="https://readthedocs.org">Read the Docs</a>.
159+
provided by <a href="https://readthedocs.org">Read the Docs</a>.
160+
259161

260162
</footer>
261163
</div>
262164
</div>
263-
264165
</section>
265-
266166
</div>
267-
268-
269-
<script type="text/javascript">
167+
<script>
270168
jQuery(function () {
271169
SphinxRtdTheme.Navigation.enable(true);
272170
});
273171
</script>
274-
275-
276-
277-
278172
<!-- Theme Analytics -->
173+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-11Q6WJM565"></script>
279174
<script>
280-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
281-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
282-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
283-
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
175+
window.dataLayer = window.dataLayer || [];
176+
function gtag(){dataLayer.push(arguments);}
177+
gtag('js', new Date());
284178

285-
ga('create', 'G-11Q6WJM565', 'auto');
286-
287-
ga('send', 'pageview');
288-
</script>
289-
290-
291-
179+
gtag('config', 'G-11Q6WJM565', {
180+
'anonymize_ip': false,
181+
});
182+
</script>
292183

293184
</body>
294185
</html>

0 commit comments

Comments
 (0)