Discussions

Ask a Question
ANSWERED

Inconsistent feet collision boxes in Mujoco XML

There are inconsistent collision properties for the feet in the XML provided in the mujoco playground, leads to robot not being able to stand, it's not representative of reality.

ANSWERED

Deploying RL policy on z-bot

Once we have a trained RL policy for Z-bot (e.g., policy.pt, policy.onnx), are there examples of how to deploy it on the z-bot?

ANSWERED
ANSWERED

Mujoco playground runner.py doesn't work

working on getting zbot to walk on rough terrain and i get this when running runner.py. it just freezes - unable to ctrl C or anythiing. i'm on mac, not an nvidia gpu so that could be it, but any advice

ANSWERED
ANSWERED

Mujoco Playground zbot.xml has wrong path to STLs

The XML file expects the STL assets to be in the same folder as the XML, but instead it's under folder 'Assets', relative path /Assets

ANSWERED

ERROR: Could not find a version that satisfies the requirement genesis_playground (from versions: none)

Was following the steps in https://docs.kscale.dev/docs/genesis on Linux. I used micromamba, cloned the repo, but when running pip install genesis_playground I get ERROR: No matching distribution found for genesis_playground

ANSWERED

CAD model for the bots

Could you share the 3D models for the bots

ANSWERED