Skip to content

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

@DannyLi001

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

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