Skip to content

Commit acc5906

Browse files
Added 5.1.0 API docs
1 parent 70a8de5 commit acc5906

File tree

183 files changed

+30718
-3
lines changed

Some content is hidden

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

183 files changed

+30718
-3
lines changed

5.1.0/index.html

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<html>
2+
<head>
3+
<title>Intera SDK API Documentation</title>
4+
<link type="text/css" rel="stylesheet" href="top-styles.css" />
5+
</head>
6+
<body>
7+
8+
<img src='../rethink_vert_logo_3_spot_tm.jpg' style='float:right'/>
9+
<div id="container">
10+
<h1>Intera&trade; SDK API Documentation (Release v5.0.4)</h1>
11+
<h3>Python API</h3>
12+
<ul>
13+
<li><a href="intera_interface/html/index.html">intera_interface Python API</a></li>
14+
</ul>
15+
16+
<h3>ROS Messages & Services</h3>
17+
<ul>
18+
<li><a href="intera_core_msgs/html/index-msg.html">intera_core_msgs</a></li>
19+
</ul>
20+
21+
<h4>Links</h4>
22+
<ul>
23+
<li><a href="http://sdk.rethinkrobotics.com/intera/">Intera SDK Wiki</a></li>
24+
<li><a href="http://www.rethinkrobotics.com/sdk">SDK Developers Site</a><br /><br /></li>
25+
26+
<!-- li><i>
27+
<b>Archives:</b>
28+
<ul>
29+
<li><a href="/1.0.0/index.html">v1.0.0 API</a></li>
30+
</ul>
31+
</i></li -->
32+
33+
</ul>
34+
35+
<p class="landing-footer"><small><em>generated on Wed, 07 Dec 2016 09:00:37</em></small></p>
36+
37+
</div>
38+
39+
</body>
40+
</html>
41+
42+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<html>
2+
<head>
3+
<title>intera_core_msgs/CalibrationCommand Documentation</title>
4+
<link type="text/css" rel="stylesheet" href="../msg-styles.css" />
5+
</head>
6+
<body>
7+
8+
<div id="container">
9+
10+
<h1 class="msg-title"><a href="../index-msg.html">intera_core_msgs</a>/CalibrationCommand Action</h1>
11+
12+
<div class="msg">
13+
14+
<h2>File: <span class="filename">intera_core_msgs/CalibrationCommand.action</filename></h2>
15+
16+
<h2>Action Definition</h2>
17+
18+
<div class="raw-msg">
19+
<font color="blue">#&nbsp;Engine&nbsp;command&nbsp;goal</font><br/>string&nbsp;command<br/>string&nbsp;CALIBRATION_START=start<br/>string&nbsp;CALIBRATION_STOP=stop<br/><br/>---<br/><font color="blue">#&nbsp;result</font><br/>bool&nbsp;result<br/>string&nbsp;statusId<br/><font color="blue">#&nbsp;possible&nbsp;values&nbsp;for&nbsp;statusId&nbsp;are:</font><br/>string&nbsp;SUCCESS=Success<br/>string&nbsp;STOPPED=Stopped<br/>string&nbsp;GENERIC_FAILURE=calibrationFailure<br/>string&nbsp;INCOMPLETE=incomplete<br/>string&nbsp;GRIPPER_ON=cannotCalibrateWithGripper<br/>string&nbsp;TORQUES_EXCEEDED_THRESHOLD=torquesExceededThreshold<br/>string&nbsp;PLANNER_FAILURE=plannerFailure<br/><br/><br/>---<br/><font color="blue">#&nbsp;feedback</font><br/>string&nbsp;currentState<br/>uint32&nbsp;numberOfPoses<br/>uint32&nbsp;currentPoseNumber<br/><br/>
20+
</div>
21+
22+
23+
</div>
24+
25+
<p class="footer"><small><em>autogenerated on Tue, 25 Apr 2017 13:59:57</em></small></p>
26+
27+
</div>
28+
29+
</body>
30+
</html>
246 Bytes
Loading
229 Bytes
Loading

5.1.0/intera_core_msgs/html/bc_s.png

676 Bytes
Loading

5.1.0/intera_core_msgs/html/bdwn.png

147 Bytes
Loading
132 Bytes
Loading

5.1.0/intera_core_msgs/html/doc.png

746 Bytes
Loading

0 commit comments

Comments
 (0)