Skip to content

Commit ba67c34

Browse files
committed
fix link
1 parent 4a1ce62 commit ba67c34

File tree

9 files changed

+7
-7
lines changed

9 files changed

+7
-7
lines changed
233 Bytes
Binary file not shown.

build/doctrees/environment.pickle

522 Bytes
Binary file not shown.

build/html/_sources/content/m5/integrationwrobots.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Its finally time to combine the Kinova and Delsys API.
1212
The goal is to create a robot-to-human handover where the robot grabs the object and uses sensor based thresholding to detect when to release the object into your hand.
1313

1414
This section walks you through the entire process, explaining each part of code and its purpose.
15-
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>` to access the complete code.
15+
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>`_ to access the complete code.
1616

1717
#. Imports
1818

build/html/content/m5/integrationwrobots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2>Creating Robotic Handover Project<a class="headerlink" href="#creating-robot
104104
<p>Its finally time to combine the Kinova and Delsys API.
105105
The goal is to create a robot-to-human handover where the robot grabs the object and uses sensor based thresholding to detect when to release the object into your hand.</p>
106106
<p>This section walks you through the entire process, explaining each part of code and its purpose.
107-
You can follow the steps below or clone the <cite>repo &lt;https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint&gt;</cite> to access the complete code.</p>
107+
You can follow the steps below or clone the <a class="reference external" href="https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint">repo</a> to access the complete code.</p>
108108
<ol class="arabic">
109109
<li><p>Imports</p>
110110
<blockquote>

build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_sources/content/m5/integrationwrobots.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Its finally time to combine the Kinova and Delsys API.
1212
The goal is to create a robot-to-human handover where the robot grabs the object and uses sensor based thresholding to detect when to release the object into your hand.
1313

1414
This section walks you through the entire process, explaining each part of code and its purpose.
15-
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>` to access the complete code.
15+
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>`_ to access the complete code.
1616

1717
#. Imports
1818

docs/content/m5/integrationwrobots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ <h2>Creating Robotic Handover Project<a class="headerlink" href="#creating-robot
104104
<p>Its finally time to combine the Kinova and Delsys API.
105105
The goal is to create a robot-to-human handover where the robot grabs the object and uses sensor based thresholding to detect when to release the object into your hand.</p>
106106
<p>This section walks you through the entire process, explaining each part of code and its purpose.
107-
You can follow the steps below or clone the <cite>repo &lt;https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint&gt;</cite> to access the complete code.</p>
107+
You can follow the steps below or clone the <a class="reference external" href="https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint">repo</a> to access the complete code.</p>
108108
<ol class="arabic">
109109
<li><p>Imports</p>
110110
<blockquote>

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/content/m5/integrationwrobots.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Its finally time to combine the Kinova and Delsys API.
1212
The goal is to create a robot-to-human handover where the robot grabs the object and uses sensor based thresholding to detect when to release the object into your hand.
1313

1414
This section walks you through the entire process, explaining each part of code and its purpose.
15-
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>` to access the complete code.
15+
You can follow the steps below or clone the `repo <https://github.com/Terascale-All-sensing-Research-Studio/robotsensorint>`_ to access the complete code.
1616

1717
#. Imports
1818

0 commit comments

Comments
 (0)