File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
publications/simple-contact-solver Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -184,9 +184,16 @@ <h2 class="title is-3">Abstract</h2>
184184 < div class ="column is-four-fifths ">
185185 < h2 class ="title is-3 "> Benchmarks</ h2 >
186186 < div class ="content has-text-justified ">
187- < image src ="./static/images/ur5.png " alt ="Computational time for UR5 robot. ">
188- < image src ="./static/images/humanoid.png " alt ="Computational time for MuJoCo humanoid. ">
189- < image src ="./static/images/cassie.png " alt ="Computational time for Cassie robot. ">
187+ < div class ="row ">
188+ < div class ="column ">
189+ < image src ="./static/images/ur5.png " alt ="Computational time for UR5 robot. " style ="width:30% ">
190+ </ div >
191+ < div class ="column ">
192+ < image src ="./static/images/humanoid.png " alt ="Computational time for MuJoCo humanoid. " style ="width:30% ">
193+ </ div >
194+ < div class ="column ">
195+ < image src ="./static/images/cassie.png " alt ="Computational time for Cassie robot. " style ="width:30% ">
196+ </ div >
190197 </ div >
191198 </ div >
192199 </ div >
You can’t perform that action at this time.
0 commit comments