Ibrahim Essam

Results 5 issues of Ibrahim Essam

Hello DeepDrive team, I'm trying to make the examples run headless inside a docker image. i've edited the following line in ` gym_env.py ` ` self.sim_process = Popen(cmd, env={'SDL_VIDEODRIVER':'offscreen', 'SDL_HINT_CUDA_DEVICE':'0'})`...

Hallo All, First of all, thank you for this great package and your time and effort. I'm working on a UGV type robot and the requirements are max_vel = 0.05...

Defining a threshold variable in the python example.

this gave the user the ability to decide the minimum, maximum and step size for numeric sliders instead of taking the defaults. as requested in #28

Hi, First of all, thank you for your great effort. I've tried to run the built image on my ubuntu 18.04 machine but I get the following errors. ``` hema@hema$...