Hey, thanks for making this open source. Despite choosing the start and arrival lane, no images/videos are being generated for that respective lane. Some lanes are giving key errors while there's a constant error in the terminal that reads :
drawVex = [QPointF(ctf.zoomScale*(ctf.drawCenter+rev[0]+ctf.offset[0]),ctf.zoomScale*(ctf.drawCenter-rev[1]+ctf.offset[1])) for rev in relativeVex]
SystemError: <class 'DeprecationWarning'> returned a result with an error set
This is happening in OASim/limsim/simModel/common/carFactory.py
Hey, thanks for making this open source. Despite choosing the start and arrival lane, no images/videos are being generated for that respective lane. Some lanes are giving key errors while there's a constant error in the terminal that reads :
drawVex = [QPointF(ctf.zoomScale*(ctf.drawCenter+rev[0]+ctf.offset[0]),ctf.zoomScale*(ctf.drawCenter-rev[1]+ctf.offset[1])) for rev in relativeVex]
SystemError: <class 'DeprecationWarning'> returned a result with an error set
This is happening in OASim/limsim/simModel/common/carFactory.py