Skip to content

[Question] 'PPO' object has no attribute 'set_running_mode' #5300

Description

@DannyLi001

Question

Hi, I am new to isaaclab and I am trying to run some examples in skrl PPO. When using play.py file to visualize my result, I got the following problem. I have tried to change set_running_model to different functions but still not working.

File "/home/danny/IsaacLab/scripts/reinforcement_learning/skrl/play.py", line 210, in main
runner.agent.set_running_mode("eval")
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PPO' object has no attribute 'set_running_mode'

Build Info

  • Isaac Lab Version: 2.3.2
  • Isaac Sim Version: 5.1.0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions