cjy1992 / gym-carla

An OpenAI gym wrapper for CARLA simulator
MIT License
531 stars 111 forks source link

Is it possible to use continuous sensor observations for the car? #37

Open caixq1996 opened 3 years ago

caixq1996 commented 3 years ago

For instance, the MuJoCo environments contain both continuous control observations and pixel-level observations.

So I was wondering if it is possible to use continuous sensor observations in this environment just like in MuJoCo?

Tangzj2020 commented 2 years ago

That's ok, i have successfully applied this environment into continuous space of observations in MDP.