Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 3.79 KB

index.md

File metadata and controls

62 lines (53 loc) · 3.79 KB
layout title subtitle cover-img
home
ZOOM LAB CMU
Compliant Systems for Mechanical Intelligence
assets/img/ZoomLabGroupPhoto.jpg

About Us

Founded in late 2019, our vision at Zoom Lab is to create robots that can mechanically conform to the environment or objects that they interact with to alleviate the need for high-speed, high-accuracy, and high-precision controllers. We pursue this goal by developing compliant mechanisms for manipulators and robots, focusing on bio-inspiration and unconventional materials, and engaging with the community to increase interest in science and engineering.

We are a part of the Robotics Insitute at Carnegie Mellon University.

If you are looking to join us, click here.

To get more information about research and facilities, click here.

Feel free to stop by our lab in Wean 1302 to see our amazing robots in action!


News

{% for item in site.data.news limit:5 %}

{% if item.image %}

{{ item.content }}

{{ item.date }}

News Image
{% else %}

{{ item.content }}

{{ item.date }}

{% endif %}
{% endfor %} <script src="https://cdn.jsdelivr.net/npm/publicalbum@latest/embed-ui.min.js" async></script>