The MATS - Modular Actuated Transforming System

By Abdullah Almudaffar


Logo


1) Firmware/software for the robot/prototype

Set up the environment:

$ conda create --name mats_env --file requirements.txt
$ conda activate mats_env

After installation, make sure:

Then you can run your Python files from the src folder with examples:

python breakdance.py
python wake_up.py
python dance.py

2) Images from testing the robot

Image of the prototype in action

Spider configuration of the modular robot using first generation Brick modules.



GIF of the prototype in action

The spider configuration modular robot in action (when running breakdance.py script).



Latest generation of Brick module

The latest generation of the Brick module ready for use.

3) Poster

Read more on my poster about the robot here. For information on CAD files, go to this repo.