Is there a GUI option to visualise the task? Also can we add image observation by adding camera to the environment? #382
-
I just wanted to know few detials
|
Beta Was this translation helpful? Give feedback.
Answered by
sudhirpratapyadav
Aug 24, 2022
Replies: 1 comment
-
I got the answer to first question. Yes we can visualise the env by calling env.render(). Will update the answer if I get more. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krzentner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I got the answer to first question.
Yes we can visualise the env by calling env.render().
Will update the answer if I get more.