-
Notifications
You must be signed in to change notification settings - Fork 216
Description
Error log:
KeyError: 'obs_groups'
File "rsl_rl/runners/on_policy_runner.py", line 44, in init
self.cfg["obs_groups"] = resolve_obs_groups(obs, self.cfg["obs_groups"], default_sets)
Run:
python scripts/rsl_rl/train.py --task=Tracking-Flat-G1-v0 --registry_name chou43-uw-madison-org/wandb-registry-motions/dance1_subject1 --headless --logger wandb --log_project_name tracking_g1_dance --run_name g1_dance1_subject1_run1
Isaac Sim version:
Name: isaacsim
Version: 5.0.0.0
Summary: A metapackage to manage the Isaac Sim installation
Home-page: https://developer.nvidia.com/isaac-sim
Author: Isaac Sim team
Author-email:
License: NVIDIA Proprietary Software
Location: /home/takuzen/anaconda3/envs/env_isaaclab/lib/python3.11/site-packages
Requires: isaacsim-kernel
Required-by:
Isaac Lab version:
Name: isaaclab
Version: 0.47.1
Summary: Extension providing main framework interfaces and abstractions for robot learning.
Home-page: https://github.com/isaac-sim/IsaacLab
Author: Isaac Lab Project Developers
Author-email:
License: BSD-3-Clause
Location: /home/takuzen/anaconda3/envs/env_isaaclab/lib/python3.11/site-packages
Editable project location: /home/takuzen/IsaacLab/source/isaaclab
Requires: dex-retargeting, einops, flaky, flatdict, gymnasium, hidapi, junitparser, numpy, onnx, pillow, pin-pink, prettytable, pyglet, pytest, pytest-mock, starlette, toml, torch, transformers, trimesh, warp-lang
Required-by:
Has anyone encountered this error before? Greatly appreciated if anyone are willing to help out!