Skip to content

Commit

Permalink
deploy: be4a9ef
Browse files Browse the repository at this point in the history
  • Loading branch information
dmronga committed Jun 6, 2024
1 parent 6938688 commit 8e53a04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ <h3><a class="anchor" id="autotoc_md4"></a>
<div class="line">sh full_install.sh</div>
</div><!-- fragment --><h2><a class="anchor" id="autotoc_md6"></a>
Testing</h2>
<p>To execute unit tests for the WBC library, run </p><div class="fragment"><div class="line">sh scripts/run_tests.sh</div>
</div><!-- fragment --><p> from the library's root folder. This will execute unit tests for all installed components, e.g. solvers, robot models, etc...</p>
<p>To execute unit tests for the WBC library, run </p><div class="fragment"><div class="line">make test</div>
</div><!-- fragment --><p> from the library's build folder. This will execute unit tests for all installed components, e.g. solvers, robot models, etc...</p>
<h2><a class="anchor" id="autotoc_md7"></a>
Examples</h2>
<p>You can also check the <a href="https://github.com/ARC-OPT/wbc/tree/master/tutorials">tutorials</a> to for some comprehensive examples.</p>
Expand Down

0 comments on commit 8e53a04

Please sign in to comment.