Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 581 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 581 Bytes

softbots

Simulation, evolution, and rendering of "soft robots" in Python.

Four robots rendered together, each evolved with a fixed morphology. One robot rendered, evolved with a fixed symmetric morphology.

Within tensor, the test_ nomenclature is used because this was developed for use of the evolve module with Google Colab. These implementations of hill climber and random search were extracted from that. They attempt to incorporate a more streamlined tensor-based simulation code, which is still a work in progress.