Description
This could be a really cool hardware project for anyone interested in taking it on. While reading the history of LOGO, I found out that it was originally used to control a robot that was dressed as a turtle. The robot had a pen or marker and would physically draw on a piece of paper.
I would be very interested in adding a rendering backend to turtle that can send commands to a robot if someone else could design and implement the hardware. I could call into whatever crate you want or produce output in any format that the robot could read.
The robot would need to be able to move forward and backward, turn in place, and lift and lower a pen.
If you're interested in this idea, let me know in the comments or on Zulip and we can discuss the details.