File tree Expand file tree Collapse file tree 3 files changed +24
-1
lines changed
publications/parallel-clqr Expand file tree Collapse file tree 3 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,28 @@ <h2 class="title is-3">Abstract</h2>
188188 </ div >
189189 </ div >
190190 <!--/ Abstract. -->
191+ <!-- Benchmarks. -->
192+ < h2 class ="title is-3 "> Whole-body NMPC on SOLO-12</ h2 >
193+ < div class ="columns is-centered has-text-centered ">
194+ < div class ="column is-max-desktop ">
195+ < div class ="columns is-centered ">
196+ < div class ="column content ">
197+ < p > Computational timings for P=2 threads</ p >
198+ < image src ="./static/images/solo_timings_2cpu.png "
199+ alt ="WBNMPC on SOLO-12, P=2 threads. "
200+ style ="width:90% "> </ image >
201+ </ div >
202+ < div class ="column content ">
203+ < p > Computational timings for P=6 threads</ p >
204+ < image src ="./static/images/solo_timings_6cpu.png "
205+ alt ="WBNMPC on SOLO-12, P=6 threads. "
206+ style ="width:90% "> </ image >
207+ </ div >
208+ </ div >
209+ </ div >
210+ </ div >
211+
212+ <!--/ Benchmarks. -->
191213 </ div >
192214</ section >
193215
@@ -205,7 +227,8 @@ <h2 class="title is-3">Related Links</h2>
205227 < a href ="https://github.com/Simple-Robotics/aligator "> aligator</ a >
206228 and
207229 < a href ="https://github.com/stack-of-tasks/pinocchio "> Pinocchio</ a >
208- libraries.
230+ libraries, as well as the
231+ < a href ="https://github.com/inria-paris-robotics-lab/quadruped-reactive-walking "> quadruped-reactive-walking</ a > framework for whole-body NMPC on Solo.
209232 </ div >
210233 </ div >
211234 </ div >
You can’t perform that action at this time.
0 commit comments