mujoco icon indicating copy to clipboard operation
mujoco copied to clipboard

Python Viewer can't load mjb-s

Open vikashplus opened this issue 2 years ago • 2 comments

Steps to reproduce

  1. Start python viewer using python -m mujoco.viewer
  2. Drag-drop a MJB model (==> fails to load)

What does work

  1. Start a native viewer
  2. Drag-drop a MJB model.

Include the following context:

  • Operating system: Tested it on mac and ubuntu 20.04
  • MuJoCo version. 3.1.2
  • For Python issues, what bindings are you using (i.e mujoco, dm_control, mujoco-py)? mujoco

vikashplus avatar Feb 14 '24 18:02 vikashplus

Hi @vikashplus what error does it show, when it fails to load the model.

rs545837 avatar Feb 15 '24 08:02 rs545837

XML parse error 8: Error=XML_ERROR_PARSING_TEXT ErrorID=8(0x8) Line number=1

vikashplus avatar Feb 15 '24 14:02 vikashplus