Sensho Nobe

Results 2 issues of Sensho Nobe

Hi, When I create an environment simply with `env = simpler_env.make("google_robot_pick_coke_can", render_mode="rgb_array")`, I get a normal view from above the table like the first image with ```python obs, _ =...

## Question How can I increase the Java heap memory size? I'm trying to train an agent in `MineRLBasaltFindCave-v0`, but the training stops after several steps with the error I...