Neat!.
I am working on artificial muscle as a side project[0], especially the kind you can (cheaply) 3d-print.
Earlier work used these sorts of soft actuators similar to regular muscle-- you make a bunch of actuators that move in a particular direction, strap them to a skeleton, and then activate them in various combinations to move the skeleton.<p>3D printing, on the other hand, allows you to build more complex actuators (that don't necessarily apply force in a line).
Origami-inspired designs (particularly rigid origami[1]) are related, in that you can design a particular folding pattern and have it fold and unfold to exert force in a particular way.<p>I was originally inspired by the work on artificial muscles actuated by a phase change (liquid to gas, with attendant increase in pressure) from Columbia[2].
Some combination of the two techniques might be better than either alone, allowing for fast-twitch soft actuators to fill the roles that servos stepper motors have previously occupied.
Plus, they're likely to be cheaper in general, customizable to specific tasks, and probably safer in situations where humans might get in the way of the robot's motion.<p>----------<p>0. Most of the time I am working on reinforcement learning theory, and so building an actuator with difficult-to-model dynamics seems strange. <i>However</i> there's a lot RL could offer here, either learning how to control those dynamics from scratch or refining an existing model.<p>1. Wikipedia and its related/external links have a good overview: <a href="https://en.wikipedia.org/wiki/Rigid_origami" rel="nofollow">https://en.wikipedia.org/wiki/Rigid_origami</a>
If you just want a cool example of What Rigid Origami Can Do For You, check out: <a href="https://en.wikipedia.org/wiki/Miura_fold" rel="nofollow">https://en.wikipedia.org/wiki/Miura_fold</a><p>2. See the press release: <a href="http://engineering.columbia.edu/news/hod-lipson-lifelike-robots" rel="nofollow">http://engineering.columbia.edu/news/hod-lipson-lifelike-rob...</a> and the associated paper: <a href="https://www.nature.com/articles/s41467-017-00685-3" rel="nofollow">https://www.nature.com/articles/s41467-017-00685-3</a>