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

How to modify the input size? #3

Open
AssassinCrow opened this issue Apr 23, 2020 · 2 comments
Open

How to modify the input size? #3

AssassinCrow opened this issue Apr 23, 2020 · 2 comments

Comments

@AssassinCrow
Copy link

AssassinCrow commented Apr 23, 2020

Hello, I tried your package in ROS melodic of Python 2.7 and it worked.

So I'd like to test it in a bigger input environment this time with the Hokuyo sensor whose laser ranges from 0 to 720.

So I simply modified turtlebot3's urdf file to make it publish 720 laser lays, from 10, and also changed the input size parameter in ddpg_stage_1.py.

However, it didn't work.
Although you said, it is imperative to change is_train parameter in ddpg_stage_1.py and I had done it, but it didn't work.

Would you please give me a great help?

Thanks in advance :)

@602653183
Copy link

I guess you need to delete the network model

@AssassinCrow
Copy link
Author

I guess you need to delete the network model

Thank you for your reply! After a month since I made this issue, I've already tested with a bigger input size and checked it went well. But in the case of navigation, I failed, so I made another framework through tnesorflow. Thank you :)

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