-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex_software_interfaces.html
More file actions
236 lines (196 loc) · 12.2 KB
/
index_software_interfaces.html
File metadata and controls
236 lines (196 loc) · 12.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!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 name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Software Interfaces — O3R documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=eafc0fe6" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
<link rel="stylesheet" type="text/css" href="_static/tabs.css?v=a5c4661c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=5800d392" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
<script src="_static/copybutton.js?v=d9f55abb"></script>
<script src="_static/js/versionwarning.js?v=d4224a34"></script>
<script src="_static/design-tabs.js?v=f930bc37"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Docker on O3R" href="SoftwareInterfaces/Docker/index_docker.html" />
<link rel="prev" title="Stress Tests" href="Technology/SystemVerification/stress_tests.html" />
<!-- Google tag (gtag.js) -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-ZZ08KXKV1G"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZZ08KXKV1G');
</script> -->
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
O3R
</a>
<div class="version">
v1.21.6
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="index.html">Home</a></li>
<li class="toctree-l1"><a class="reference internal" href="GettingStarted/index_getting_started.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="Firmware/index.html">Firmware</a></li>
<li class="toctree-l1"><a class="reference internal" href="CompatibilityMatrix/compatibility_matrix.html">Compatibility Matrix</a></li>
<li class="toctree-l1"><a class="reference internal" href="Technology/index_technology.html">Technology</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Software Interfaces</a><ul>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/index_iVA.html">ifm Vision Assistant</a></li>
<li class="toctree-l2"><a class="reference external" href="https://api.ifm3d.com/stable/">ifm3d/ifm3dpy API</a></li>
<li class="toctree-l2"><a class="reference external" href="https://ros.ifm3d.com/latest/">ROS: ifm3d-ros</a></li>
<li class="toctree-l2"><a class="reference external" href="https://ros2.ifm3d.com/latest/">ROS2: ifm3d-ros2</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/index_docker.html">Docker</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/index_diagnostic.html">Diagnostic</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Toolbox/index_toolbox.html">Toolbox</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Examples/examples.html">Examples</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="CalibrationRoutines/index_calibrations.html">Calibration Routines</a></li>
<li class="toctree-l1"><a class="reference internal" href="ODS/index_ods.html">ODS</a></li>
<li class="toctree-l1"><a class="reference internal" href="PDS/index_pds.html">PDS</a></li>
<li class="toctree-l1"><a class="reference internal" href="PLC/index_plc.html">PLC</a></li>
<li class="toctree-l1"><a class="reference internal" href="FAQ/FAQ.html">FAQ</a></li>
<li class="toctree-l1"><a class="reference internal" href="downloadable/index.html">History</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">O3R</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Software Interfaces</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/index_software_interfaces.md.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="software-interfaces">
<h1>Software Interfaces<a class="headerlink" href="#software-interfaces" title="Link to this heading"></a></h1>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="SoftwareInterfaces/iVA/index_iVA.html">ifm Vision Assistant</a><ul>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/ReleaseNotes/index_iVA_release_notes.html">Release notes</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/introduction_and_installation.html">Introduction and installation</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/iVA_with_linux.html">ifmVisionAssistant on Linux</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/connecting_ifmVA_to_O3R.html">Connect to the O3R</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/first_steps_ifmVA.html">First steps</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/changing_parameters.html">Changing parameters</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/configuring_applications.html">Configuring applications</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/device_and_diagnosis_data.html">Device and diagnostics information</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/iVA/manual_calibration.html">Manual calibration of ports for vehicle algorithms</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference external" href="https://api.ifm3d.com/stable/">ifm3d/ifm3dpy API</a></li>
<li class="toctree-l1"><a class="reference external" href="https://ros.ifm3d.com/latest/">ROS: ifm3d-ros</a></li>
<li class="toctree-l1"><a class="reference external" href="https://ros2.ifm3d.com/latest/">ROS2: ifm3d-ros2</a></li>
<li class="toctree-l1"><a class="reference internal" href="SoftwareInterfaces/Docker/index_docker.html">Docker</a><ul>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/embedded_resource_access.html">Guidelines for embedded software development and deployment</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/docker.html">Getting started with Docker</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/deployVPU.html">Deployment on board</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/logging.html">Docker logging configuration</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/autostart.html">Autostarting the container</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/resource_management.html">Resource Management on the VPU</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/gpu.html">Enabling GPU usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/Docker/tensorRT/TensorRT_on_a_VPU_hardware.html">TensortRT: DL / ML model deployment</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/index_diagnostic.html">Diagnostic</a><ul>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/diagnostic.html">Diagnostic description</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/DiagnosticRetrieval/diagnostic_retrieval.html">How to get the diagnostic</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/DiagnosticRetrieval/diagnostic_bootup_monitoring.html">Boot-up sequence</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/ServiceReport/service_report.html">Service report</a></li>
<li class="toctree-l2"><a class="reference internal" href="SoftwareInterfaces/ifmDiagnostic/debugging.html">Debugging with ifm support</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="SoftwareInterfaces/Toolbox/index_toolbox.html">Toolbox</a></li>
<li class="toctree-l1"><a class="reference internal" href="SoftwareInterfaces/Examples/examples.html">Examples</a></li>
</ul>
</div>
</section>
</div>
</div>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="footer, address, phone, icons" />
<title>Footer With Address And Phones</title>
</head>
<body>
<footer class="footer-distributed">
<div class="footer-left">
<p class="footer-links">
<a href="index.html">Home</a>
·
<a href="http://www.o3r.ifm" target="_blank">Learn more</a>
·
<a href="/latest/_static/privacy-policy.html" target="_blank">Privacy Policy</a>
</p>
<p class="footer-company-name">ifm robotics © 2023</p>
</div>
<div class="footer-center">
<div>
<i class="fa fa-envelope"></i>
<p><a href="mailto:support.efector.object-ident@ifm.com">support.efector.object-ident@ifm.com</a></p>
</div>
</div>
<div class="footer-right">
<div class="footer-icons">
<a href="https://www.facebook.com/ifmefector" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://twitter.com/ifm_USA" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/showcase/ifm-efector" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/ifm" target="_blank"><i class="fa fa-github"></i></a>
</div>
</div>
</footer>
</body>
</html>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>