←back to thread

98 points thunderbong | 1 comments | | HN request time: 0.221s | source
1. klowrey ◴[] No.42063015[source]
Here's a (hacky) demo of MPC using MuJoCo in the browser: https://klowrey.github.io/mujoco_wasm/

I hacked it using MPPI and it only works on the cartpole model so as to not have to dwell in Javascript too long; just click the 'MPPI Controller' button and you can perturb the model and see it recover.