Hi, I'm running the following command to generate robot data:
python generate_robot_data.py --model_xml_dir mujoco_menagerie/universal_robots_ur5e
After running for an hour, the progress and rate remain at 0. I'm on a headless server, so I wanted to check if there are any additional dependencies or requirements I might be missing (e.g., specific libraries or hardware like a display).
Any suggestions would be appreciated.
Thanks!
Hi, I'm running the following command to generate robot data:
python generate_robot_data.py --model_xml_dir mujoco_menagerie/universal_robots_ur5eAfter running for an hour, the progress and rate remain at 0. I'm on a headless server, so I wanted to check if there are any additional dependencies or requirements I might be missing (e.g., specific libraries or hardware like a display).
Any suggestions would be appreciated.
Thanks!