[Question] Where should I code the GPU buffer settings in the RL code? #1638
Replies: 2 comments
-
Hi there, you can reference this as an example: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @kellyguo11, Thank you for the advice! The error has been resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
I am working on robot RL using a manager-based approach. A GPU buffer overflow error occurred, so I tried to manually specify the buffer, but I don't know where to code it.
I followed the troubleshooting steps in MySceneCfg class, but the following error occurred. It seems the configuration is in the wrong place.
I would appreciate any advice!
Beta Was this translation helpful? Give feedback.
All reactions