Skip to content

Commit

Permalink
Deployed feb9c9c with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 15, 2024
1 parent 98259d1 commit 703dc13
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 73 deletions.
6 changes: 3 additions & 3 deletions com2009/assignment2/submission/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2351,8 +2351,8 @@ <h1 id="exporting-your-ros-package-for-submission">Exporting your ROS Package fo
<p>This will create a <code>.tar</code> archive of your package in the <code>~/myrosdata</code> folder. </p>
</li>
<li>
<p>If you're using WSL-ROS (or any other WSL-based ROS installation) then you can then access this using the Windows File Explorer. In the terminal enter the following command:</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a>explorer.exe<span class="w"> </span>~/myrosdata
<p>If you're using WSL-ROS (or any other WSL-based ROS installation) then you can then access this from the Windows File Explorer. In the terminal enter the following command:</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a><span class="nb">cd</span><span class="w"> </span>~/myrosdata/<span class="w"> </span><span class="o">&amp;&amp;</span><span class="w"> </span>explorer.exe<span class="w"> </span>.
</code></pre></div>
</li>
<li>
Expand Down Expand Up @@ -2384,7 +2384,7 @@ <h1 id="exporting-your-ros-package-for-submission">Exporting your ROS Package fo
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-01-24T10:34:43+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-01-24</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-03-15T17:10:26+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-03-15</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 703dc13

Please sign in to comment.