Skip to content

Issue with data generation #7

@amoghskanda

Description

@amoghskanda

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions