top of page
Puppeteer
What if instead of forcing a robot to move based on my concept of perfect (humanlike) movement, I allowed it to do that to me?
I began this project as an exploration into mimicking human movement through robotics. However, I kept running into an issue: Choice, control, and ability for expression are all key elements of human movement in my mind, and these would all be very difficult for me to accurately assign to a robot. So I flipped the idea around. My body would be the physical component, and the ESP32 would be the brain, deciding when/how to move my mechanical elements. I wanted my code to be generative so that I would not know what movements were expected of me and the code itself would be making those decisions.



bottom of page