Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please help me! #1

Open
jinjikikko976 opened this issue Jul 31, 2024 · 2 comments
Open

please help me! #1

jinjikikko976 opened this issue Jul 31, 2024 · 2 comments

Comments

@jinjikikko976
Copy link

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.

@Kura0913
Copy link
Owner

Kura0913 commented Aug 15, 2024

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.

@jinjikikko976
Copy link
Author

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.

Thank you for your reply. I will try more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants