Skip to content

Commit 981204e

Browse files
Add iCub and ergoCub to robots page (#832)
1 parent 789f504 commit 981204e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

assets/images/robots/ergoCub.jpg

38.1 KB
Loading

assets/images/robots/iCub.jpg

100755100644
105 KB
Loading

robots/index.markdown

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,6 +1598,18 @@ title: Robots
15981598
<div class="robots-content">
15991599
<h2>iCub</h2>
16001600
<h3>IIT</h3>
1601+
<a href="https://github.com/icub-tech-iit/xcub-moveit2" target="_blank">View package</a>
1602+
</div>
1603+
</div>
1604+
</div>
1605+
<div class="col-xs-12 col-sm-6 col-lg-3">
1606+
<div class="robots-single">
1607+
<div class="robots-image-wrapper" style="background-image: url('/assets/images/robots/ergoCub.jpg');">
1608+
</div>
1609+
<div class="robots-content">
1610+
<h2>ergoCub</h2>
1611+
<h3>IIT</h3>
1612+
<a href="https://github.com/icub-tech-iit/xcub-moveit2" target="_blank">View package</a>
16011613
</div>
16021614
</div>
16031615
</div>

0 commit comments

Comments
 (0)