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 "internal nodes" to update the stacking space? #10

Closed
LugwigButMrLu opened this issue Apr 28, 2022 · 2 comments
Closed

How to modify "internal nodes" to update the stacking space? #10

LugwigButMrLu opened this issue Apr 28, 2022 · 2 comments

Comments

@LugwigButMrLu
Copy link

Thank you for your sharing, it's an incredible job!
I‘ve read your paper and am interested in the real-world experiments. I found that the size of the new box can be defined by the class bincreator, but I'd love to know how you "correct the descriptor of the corresponding internal node b ∈ B with the offset position". Could you please give a specific location in the code?
Finally, I would also like to know what your LICENSE is and if I can modify it for further study and research.
Thank you whatever and best wishes for you!

@alexfrom0815
Copy link
Owner

Hi, thanks for your attention.

  1. Regarding the modification of internal node, you only need to modify the space.box_vec variable in the ‘space.py’ file after the offset box position information is accessed.
  2. Regarding the license, we do not use the existing license, so we reserve all rights of this project. We do not allow unauthorized commercial use of this repo, but encourage academics to use it for free.
    Hope this helps you.

@LugwigButMrLu
Copy link
Author

Hi, thanks for your attention.

  1. Regarding the modification of internal node, you only need to modify the space.box_vec variable in the ‘space.py’ file after the offset box position information is accessed.
  2. Regarding the license, we do not use the existing license, so we reserve all rights of this project. We do not allow unauthorized commercial use of this repo, but encourage academics to use it for free.
    Hope this helps you.

Thanks for your kind explanation, it worked!
I'm an amateur RL & webots beginner, and I'm just doing it out of fun. It will NOT be used for any commercial purpose.
My issue has been resolved so I will close it, SINCERE RESPECT to you again!

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