-
Notifications
You must be signed in to change notification settings - Fork 193
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
Fix local traffic #1628
Fix local traffic #1628
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to fix the pytype errors before merging.
Co-authored-by: adai <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested, works fine, thanks Tucker!
@Adaickalavan After this gets merged into |
* Fix local traffic * Fix bad attribute call * Remove set logger levels. * Local traffic actors avoid dangerous lane change. * tune scenario.py * another improvement * Update smarts/scenarios/straight/3lane_cut_in/scenario.py Co-authored-by: adai <[email protected]> * format * Fix typing Co-authored-by: qianyi-sun <[email protected]> Co-authored-by: Qianyi Sun <[email protected]> Co-authored-by: adai <[email protected]>
local_traffic_provider
This should be merged into both
develop
andcomp-1
asap.