Skip to content

add return to render method#13

Open
51616 wants to merge 1 commit intoschroederdewitt:masterfrom
51616:master
Open

add return to render method#13
51616 wants to merge 1 commit intoschroederdewitt:masterfrom
51616:master

Conversation

@51616
Copy link
Copy Markdown

@51616 51616 commented Dec 24, 2021

This allows mode='rgb_array' and 'depth_array' to return the array as in the original single-agent mujoco gym env. These modes are faster than mode='human'.

this allows mode='rgb_array' and 'depth_array' to return the array as in the original single-agent mujoco gym env
@fyqqyf
Copy link
Copy Markdown

fyqqyf commented Mar 18, 2023

Oh, if I had seen your request earlier, it would have saved me one day’s time (I found this problem and submitted an issue, and then I saw your request, lol). By the way, will this change cause more problems?

@51616
Copy link
Copy Markdown
Author

51616 commented Mar 18, 2023

@fyqqyf As far as I know, it doesn't cause any problem and you can get the rgb image from the render method.

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

Successfully merging this pull request may close these issues.

2 participants