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

Stop NPC on follow_closest_lane #33

Open
BBlumhofer opened this issue Jan 22, 2021 · 2 comments
Open

Stop NPC on follow_closest_lane #33

BBlumhofer opened this issue Jan 22, 2021 · 2 comments

Comments

@BBlumhofer
Copy link

Hi There,
I am Looking for a possibility to stop a NPC which is following a lane with the function: follow_closest_lane. I don't want to use follow Waypoints because the vehicles doesn't respect the traffic rules in this case. With that function I want to design s scenario where the ego vehicle follows the npc and after 90s the npc stops with an emergency brake.

@hadiTab
Copy link
Contributor

hadiTab commented Feb 12, 2021

@BBlumi97 this isn't supported right now. If you want to modify NPC behavior you will need to "script it" using waypoint mode.

@BBlumhofer
Copy link
Author

Thanks for your information. That's what I did at the end.

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