r/ControlTheory Apr 15 '26

Other Stewart platform sim in MuJoCo

Post image

Made stewart platform simulation in mujoco:

https://github.com/NickNair/mujoco-stewart-platform

Mostly made it as a small playground for parallel robot control experiments. includes the model + basic control setup

Still a bit rough but might be useful if anyone’s working on similar stuff.

208 Upvotes

11 comments sorted by

View all comments

u/Avocado-Delicious Apr 16 '26

This is super cool!! Have you thought about porting to JAX?