duckietown / gym-duckietown

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

geometry package breaks simulation #145

Closed bhairavmehta95 closed 5 years ago

bhairavmehta95 commented 5 years ago

Where is the geometry package to be installed from (pip install geometry seems to be a different package that installs something called Geometry), or where is the file that implements this?

https://github.com/duckietown/gym-duckietown/blob/aido2_lf_r1/gym_duckietown/simulator.py#L8

AndreaCensi commented 5 years ago

@bhairavmehta95 it's PyGeometry

Not sure how it worked so far without it. (I imagine it's pulled by other dependencies in the later dockerfiles).