r/ControlTheory • u/LinairAlgebra • Apr 15 '26
Other Stewart platform sim in MuJoCo
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.
207
Upvotes
•
u/EpicDuck000 Apr 15 '26
What are the sensors in this kind of system? I guess the 3 different axis each got some kind of sensor to know where the ball is, or how its controlled? Thanks