Skip to content

Error in running the script #1

Description

@lauweiquan

I have tried to run the scripts and i have ran into two errors. First, when I ran the data collection script, the keyboard inputs are not registered. Secondly, when trying to fix the keyboard input error, I ran into this error:

  File "robomimic/scripts/hitl/collect_hitl_demos.py", line 253, in collect_trajectory
    obs, _, _, _ = env.step(action, action_mode=action_mode)
TypeError: step() got an unexpected keyword argument 'action_mode'

I have set up the environment with the following packages:
mujoco-py 2.0.2.8
robosuite 1.2.0

Thank you for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions