Skip to content

Commit

Permalink
Update 2023-08-17-underwater-snake.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilulab committed Aug 18, 2023
1 parent 7082eea commit 2245334
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions _posts/2023-08-17-underwater-snake.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
---
image: img/posts/HUMRS_Vertical_Pipe.gif
image: /img/posts/HUMRS diving 1.gif
date: '2023-08-17 20:33 -0400'
published: true
title: Underwater Snake
categories: robots
tags:
- underwater_robotics
---
Currently, no technology exists that can place robot end-effectors into any confined, awkwardly shaped, and hazardous space. The purpose of this project is to expand the range of operating environments in which robots can perform inspection and maintenance. In particular, our research, and the snake-like robots we have designed to support it, focuses on navigating through submerged structures and containers such as ballast tanks, fuel tanks, and pipelines. To achieve this, we first built a waterproof modular snake-like robot (Hardened Underwater Modular Robotic Snake) that is both agile and robust. We also designed a user-friendly tele-op control system to perform human-in-loop inspections. The challenge primarily lies with the turbulence and turbid environment, making it difficult for human operators to identify the robot’s current state. Current work seeks to mitigate this via increased autonomy. Development of a robust real-time path planning capability via search and online, contact aware, Model Predictive Control is anticipated to reduce operator burden and expand the environments HUMRS can access.
Currently, no technology exists that can place robot end-effectors into any confined, awkwardly shaped, and hazardous space. The purpose of this project is to expand the range of operating environments in which robots can perform inspection and maintenance. In particular, our research, and the snake-like robots we have designed to support it, focuses on navigating through submerged structures and containers such as ballast tanks, fuel tanks, and pipelines. To achieve this, we first built a waterproof modular snake-like robot (Hardened Underwater Modular Robotic Snake) that is both agile and robust. We also designed a user-friendly tele-op control system to perform human-in-loop inspections. The challenge primarily lies with the turbulence and turbid environment, making it difficult for human operators to identify the robot’s current state. Current divingwork seeks to mitigate this via increased autonomy. Development of a robust real-time path planning capability via search and online, contact aware, Model Predictive Control is anticipated to reduce operator burden and expand the environments HUMRS can access.

![Underwater snake robot swimming through a curved vertical pipe]({{site.baseurl}}/img/posts/HUMRS_Vertical_Pipe.gif)

![HUMRS Diving Video]({{site.baseurl}}/img/posts/HUMRS diving 1.gif)


<iframe src="https://player.vimeo.com/video/637676713?h=2164b289fd" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
<p><a href="https://vimeo.com/637676713">HUMRS - Hardened Underwater Modular Robot Snake</a> from <a href="https://vimeo.com/user155212850">CMU Biorobotics Lab</a> on <a href="https://vimeo.com">Vimeo</a>.</p>

0 comments on commit 2245334

Please sign in to comment.