Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 1.46 KB

File metadata and controls

executable file
·
31 lines (16 loc) · 1.46 KB

GeckoBot

This repository provides the software for this Controlboard or a similar device. Pneumatically operated soft robots can be controlled with the ControlBoard. The code to be found here is specially tailored to the gecko-inspired soft robot - codenamed Geckobot as seen in the image below. But in principle, all similar robots can also be operated with it

Image of the gecko inspired soft robot

Kinematic Model of the Robot

This repository also provides a kinematic model of the robot that is capable of predicting how the robot will deform under a given pressure. With the help of this model, new gait patterns can be tested much more easily. The following figure shows the output of the model for the gait pattern of a curve.

Output of kinematic model, when walking a circle

Structure of the Hardware and Code

principle sketch of the hardware and software structure

This repository also provides a kinematic model of the robot that is capable of predicting how the robot will deform under a given pressure. With the help of this model, new gait patterns can be tested much more easily. The following figure shows the output of the model for the gait pattern of a curve.