Skip to content

Commit 43cc647

Browse files
author
Docs Deploy
committed
Deployed c903170 to main with MkDocs 1.6.1 and mike 2.1.4
1 parent b304447 commit 43cc647

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

main/docs/simulation/ms-airsim/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5216,7 +5216,7 @@ <h3 id="1-download-an-environment">1. Download an environment<a class="headerlin
52165216
</span><span id="__span-0-4"><a id="__codelineno-0-4" name="__codelineno-0-4" href="#__codelineno-0-4"></a>unzip<span class="w"> </span>AbandonedPark.zip
52175217
</span></code></pre></div>
52185218
<h3 id="2-launch-microsoft-airsim-legacy-robot">2. Launch Microsoft AirSim (legacy) + Robot<a class="headerlink" href="#2-launch-microsoft-airsim-legacy-robot" title="Permanent link">&para;</a></h3>
5219-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>airstack<span class="w"> </span>up<span class="w"> </span>--env-file<span class="w"> </span>overrides/airsim.env
5219+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>airstack<span class="w"> </span>up<span class="w"> </span>--env-file<span class="w"> </span>overrides/ms-airsim.env
52205220
</span></code></pre></div>
52215221
<p>To build the images first:</p>
52225222
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>airstack<span class="w"> </span>image-build<span class="w"> </span>--profile<span class="w"> </span>ms-airsim
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# overrides specific to running airsim
2-
# run as airstack up --env-file overrides/airsim.env; OR docker compose --env-file .env --env-file overrides/no_play_sim_on_start.env up
2+
# run as airstack up --env-file overrides/ms-airsim.env; OR docker compose --env-file .env --env-file overrides/ms-airsim.env up
33
COMPOSE_PROFILES="desktop,ms-airsim"
44
URDF_FILE="robot_descriptions/iris/urdf/iris_stereo.ms-airsim.urdf"

main/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)