Quanyi Li

Results 10 comments of Quanyi Li

I will add an OSM parse in PGDrive soon based on [this](https://github.com/HTenkanen/pyrosm/) repo

Hi rondey, thanks for your feedback. It happens due to the observation dimension mismatch, but we will not fix it in PGDrive. Actually, we refactor the whole architecture of PGDrive...

Yes, it is commercial software. How to get various models is the most difficult part. It seems that it generates models by procedural generation too. Panda3d also supports procedural generating...

I have prepared a complete refactor plan, I will share it with you.

Hi, Smitsavaliya We are going to refactor the whole project, and thus the doc is still an old version. PGDrive supports camera observation on personal laptops and even headless clusters,...

Thank you @DenisVieriu97 . It persists. Seems my problem is another one, it is raised at line 120 of `MPSNDArray.mm`: `MPSNDArray.mm:120: failed assertion [MPSNDArrayDescriptor sliceDimension:withSubrange:] error: subRange.start (288) is not...

Hi @DenisVieriu97, Thank you for your help. I reinstalled the nightly build version and yes, this bug is fixed for my code. However, I got a new error at exactly...

BTW, I found when using ```+simulation=closed_loop_reactive_agents``` for ```run_simulatioin.py```, there are similar shape related bugs in ```idm_agent_manager```, which causes the ```shapely.Polygon``` construction error. For reproducing it, run: ``` python run_simulation.py \...