Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 755 Bytes

File metadata and controls

29 lines (25 loc) · 755 Bytes
title AirLab
subtitle We research autonomous robots
layout page
show_sidebar false
hide_footer false
hero_height is-large
hero_image /img/homepage_slideshow.gif
hero_link /research/
hero_link_text See Our Research
hero_link2 /current-members/
hero_link_text2 See Our Team

About Us

Our mission is to advance state-of-the-art autonomy.

We are proud to be part of the Robotics Institute at Carnegie Mellon University.

Highlights

{% assign posts = site.posts | where:"categories","highlights" %}

{% for post in posts %}
{% include post-card.html %}
{% endfor %}