Skip to content

Commit

Permalink
deploy: a0c7000
Browse files Browse the repository at this point in the history
  • Loading branch information
taikitanaka3 committed Jun 15, 2024
1 parent 0e034d5 commit 123077d
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 45 deletions.
4 changes: 4 additions & 0 deletions development/visible-simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,10 @@ <h2 id="autowaresimulator">AutowareのビルドとSimulatorの起動</h2>
sudo ip link set multicast on lo
/aichallenge/simulator/AWSIM_GPU/AWSIM.x86_64
</code></pre>
<p>run_evaluetion.bashに対しても次の変更を加えます。AISIM_GPU_**には先程展開したディレクトリを指定してください。</p>
<pre><code class="language-bash">#AWSIM_DIRECTORY=/aichallenge/simulator/AWSIM
AWSIM_DIRECTORY=/aichallenge/simulator/AWSIM_GPU_**
</code></pre>
<p>以下のコマンドを実行します。</p>
<pre><code class="language-bash">./run_evaluation.bash
</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 123077d

Please sign in to comment.