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

[General]: Define interface to Intermediate Layer #554

Open
Vroni27 opened this issue Dec 9, 2024 · 3 comments
Open

[General]: Define interface to Intermediate Layer #554

Vroni27 opened this issue Dec 9, 2024 · 3 comments
Assignees
Labels

Comments

@Vroni27
Copy link
Collaborator

Vroni27 commented Dec 9, 2024

Detailed Description

We should provide a list of requirements we need from the intermediate layer.
To add requirements, write a comment under this issue.

Definition of Done

No response

Testability

No response

Dependencies

@Vroni27 Vroni27 moved this to 🔖 Ready in PAF Project Backlog Dec 9, 2024
@Vroni27 Vroni27 moved this from 🔖 Ready to 🏗 In progress in PAF Project Backlog Dec 9, 2024
@Vroni27
Copy link
Collaborator Author

Vroni27 commented Dec 9, 2024

For the ACC:

  • Is an object driving in front (car, biker, etc.)?
  • Distance to object driving in front (car, biker, etc.) is needed
  • Velocity of the object in front is needed

For lane change, intersection:

  • Is the left/right lane free?
  • Is there any oncoming traffic?
  • Distance of the oncoming traffic
  • Speed of the oncoming traffic

@Vroni27 Vroni27 self-assigned this Dec 10, 2024
@Vroni27
Copy link
Collaborator Author

Vroni27 commented Dec 13, 2024

To be defined: Interface (Information published on various topics, service-client-communication, ...?)

@asamluka
Copy link
Collaborator

Shouldn't the lane change check the right lane too, to

  1. check if a merge back to the original lane is possible
  2. ensure, that no collision with a vehicle to right is happening while merging back
  3. make lane changing more universal

@Vroni27 Vroni27 added the system System Engineering label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants