GodotAIGym icon indicating copy to clipboard operation
GodotAIGym copied to clipboard

Add Uint type for screen frame transfer

Open kimbring2 opened this issue 2 years ago • 2 comments

Hello,

Thank you for sharing the code. It works well.

I find it is too slow to send the image frame as an observation value by using the Float, Int type. Therefore, I add the Uint type to send the PoolVector as an observation value.

I add my own environment and README file under the Tutorials/DogdeCreepTut folder.

Thank you

kimbring2 avatar Aug 15 '22 13:08 kimbring2

Hi, I am sorry, I just saw this pull request. I will try to merge within 9Jan - 15Jan.

lupoglaz avatar Jan 02 '23 20:01 lupoglaz

@lupoglaz Hello, thank you for checking my pull request. Please merge at your convenience (:

I have learned a lot from your repository. Thank you again for sharing the awesome project.

kimbring2 avatar Jan 21 '23 10:01 kimbring2