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

Globalize type variables in spec parsing #9

Open
CarlinLiao opened this issue Feb 6, 2021 · 0 comments
Open

Globalize type variables in spec parsing #9

CarlinLiao opened this issue Feb 6, 2021 · 0 comments
Assignees

Comments

@CarlinLiao
Copy link
Member

https://github.com/spartalab/aimsim/blob/56e9beaeb158b0c045f117e3b44f2c7421879659/aimsim/intersection/tilings/tiling.py#L99-L101

From #2 (comment)

@ribsthakkar

I'd globalize these type variables

@CarlinLiao

spec is intended to be how you instantiate an aimsim scenario, so I'm envisioning it as a JSON (or YAML) that gets read in by Python that each constructor ingests the relevant parts of. That's why it takes strings instead of type variables.

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

2 participants