-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
hi,
there is env called Isaac-Stack-Cube-Franka-Blueprint-v0
on your website https://isaac-sim.github.io/IsaacLab/main/source/overview/environments.html#manipulation
however, when i try to list all envs via
./isaaclab.sh -p scripts/environments/list_envs.py
it does not exist in the list...
what exist in the env list is
| 132 | Isaac-Stack-Cube-Franka-IK-Rel-Blueprint-v0 | isaaclab.envs:ManagerBasedRLEnv | <class 'isaaclab_tasks.manager_based.manipulation.stack.config.franka.stack_ik_rel_blueprint_env_cfg.FrankaCubeStackBlueprintEnvCfg'>
which I think it is from script source/isaaclab_tasks/isaaclab_tasks/manager_based/manipulation/stack/config/franka/__init__.py
and as you can see in the script, th register id is Isaac-Stack-Cube-Franka-IK-Rel-Blueprint-v0
, which may not be correct.
Could you please take a look at this issue ?
thanks.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working