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

Missing ParkingSlot/spot type in osi3::StationaryObject::Classification #797

Open
yonivai opened this issue Mar 26, 2024 · 0 comments
Open
Assignees
Labels
FeatureRequest Proposals which enhance the interface or add additional features.
Milestone

Comments

@yonivai
Copy link

yonivai commented Mar 26, 2024

Describe the feature

We didn't find an appropriate representation in OSI3 for a parking spot for parking lot scenario.
after discussing with @PhRosenberger , we think that osi3::StationaryObject is a good representation for it.
unfortunately, we didn't find a type for parkingSlot in osi3::StationaryObject::Classification.

Describe the solution you would like

we would like to add a 19th Enum type to osi3::StationaryObject::Classification - "TYPE_PARKING_SPOT".

Describe alternatives you have considered

N/A

Describe the backwards compatibility

N/A

Additional context

https://opensimulationinterface.github.io/open-simulation-interface/structosi3_1_1StationaryObject_1_1Classification.html#ad497488a7119617633b54181ea08457d

@PhRosenberger PhRosenberger self-assigned this Mar 26, 2024
@PhRosenberger PhRosenberger added the FeatureRequest Proposals which enhance the interface or add additional features. label Mar 26, 2024
@PhRosenberger PhRosenberger added this to the V3.7.0 milestone Mar 26, 2024
@ClemensLinnhoff ClemensLinnhoff modified the milestones: V3.7.0, V3.8.0 May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FeatureRequest Proposals which enhance the interface or add additional features.
Projects
None yet
Development

No branches or pull requests

3 participants