Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with data generation #7

Open
amoghskanda opened this issue Apr 15, 2024 · 1 comment
Open

Issue with data generation #7

amoghskanda opened this issue Apr 15, 2024 · 1 comment

Comments

@amoghskanda
Copy link

amoghskanda commented Apr 15, 2024

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

@amoghskanda
Copy link
Author

Update : Had to specify the frames in/hmi/dataGenerator/data_generator.py line 113. I loaded the egoTrackingTest.db and it had 5 frames of data.

Error: Answered with error to command 0xc4: Vehicle '0' is not known

This error keeps getting displayed on the terminal. I'm guessing it's an issue with typecasting string vehicle id into integer somewhere. @jiahao68 can you look into it once?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant