Skip to content

Commit

Permalink
Add iCub and ergoCub to robots page (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinaxgloria authored Jan 3, 2024
1 parent 789f504 commit 981204e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
Binary file added assets/images/robots/ergoCub.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/robots/iCub.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions robots/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -1598,6 +1598,18 @@ title: Robots
<div class="robots-content">
<h2>iCub</h2>
<h3>IIT</h3>
<a href="https://github.com/icub-tech-iit/xcub-moveit2" target="_blank">View package</a>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-lg-3">
<div class="robots-single">
<div class="robots-image-wrapper" style="background-image: url('/assets/images/robots/ergoCub.jpg');">
</div>
<div class="robots-content">
<h2>ergoCub</h2>
<h3>IIT</h3>
<a href="https://github.com/icub-tech-iit/xcub-moveit2" target="_blank">View package</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 981204e

Please sign in to comment.