You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess you are using the command without parameters, but the task of this DQN is to find the shortest path and you need to set the target to track.
Please place the target in the unreal env, set its collision to ignore and set the physics to disable, use the command with python run.py --object your_object_name
Hope this helps you!
Maybe I'll add a download link to my test environment so you guys can test directly with that environment.
I guess you are using the command without parameters, but the task of this DQN is to find the shortest path and you need to set the target to track. Please place the target in the unreal env, set its collision to ignore and set the physics to disable, use the command with python run.py --object your_object_name Hope this helps you! Maybe I'll add a download link to my test environment so you guys can test directly with that environment.
Connected!
Client Ver:1 (Min Req: 1), Server Ver:1 (Min Req: 1)
Connected!
Client Ver:1 (Min Req: 1), Server Ver:1 (Min Req: 1)
state_dim:17
best path: []
The corresponding object cannot be found in the environment and training cannot be started.
The text was updated successfully, but these errors were encountered: