duckietown / gym-duckietown

Self-driving car simulator for the Duckietown universe
http://duckietown.org
Other
52 stars 19 forks source link

draw_bbox=True + first person observation #85

Closed rperezdattari closed 5 years ago

rperezdattari commented 5 years ago

Hello,

Is there a way to use the draw_bbox flag = True and at the same time obtain as observation the first person view of the duckiebot?

Thanks!

bhairavmehta95 commented 5 years ago

draw_bbox was actually created as more of a debugging tool.

Maybe #84 might be of interest.

bhairavmehta95 commented 5 years ago

We'll keep track of this with inside the issue referenced above.