Skip to content

Commit

Permalink
Deployed 6b7630e with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevendovics committed Nov 10, 2023
1 parent bde87c8 commit 5faf15b
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 1 deletion.
Binary file modified 01_intro/01_intro.pdf
Binary file not shown.
Binary file modified 02_linux_ros_principles/02_linux_ros_principles.pdf
Binary file not shown.
Binary file modified 03_python_principles/03_python_principles.pdf
Binary file not shown.
Binary file modified 04_da_vinci/04_da_vinci.pdf
Binary file not shown.
Binary file modified 05_git/05_git.pdf
Binary file not shown.
Binary file modified 06_roslaunch/06_roslaunch.pdf
Binary file not shown.
Binary file modified 07_robotics_principles/07_robotics_principles.pdf
Binary file not shown.
6 changes: 6 additions & 0 deletions 07_robotics_principles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,12 @@ <h3 id="1-ur-install">1: UR install</h3>
<hr />
</li>
<li>
<p>Add the <code>ros2launch</code> dependency to the <code>package.xml</code> file:</p>
<div class="highlight"><pre><span></span><code>&lt;exec_depend&gt;ros2launch&lt;/exec_depend&gt;
</code></pre></div>
<hr />
</li>
<li>
<p>Start the simulator, move the joints using the Joint State Publisher GUI.</p>
<div class="highlight"><pre><span></span><code>ros2<span class="w"> </span>launch<span class="w"> </span>ros2_course<span class="w"> </span>view_ur.launch.py<span class="w"> </span>ur_type:<span class="o">=</span>ur5e
</code></pre></div>
Expand Down
Binary file modified 08_sensory_data/08_sensory_data.pdf
Binary file not shown.
Binary file modified index.pdf
Binary file not shown.
Binary file modified projects/projects.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 5faf15b

Please sign in to comment.