Skip to content

Commit

Permalink
Add the laneChangeBlocked Event (commaai#40)
Browse files Browse the repository at this point in the history
If there is something in the way. Create alert for User to know why it can not lane change currently
  • Loading branch information
arne182 authored Apr 6, 2020
1 parent 35040fe commit e370f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions car.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
driverMonitorLowAcc @68;
invalidLkasSetting @69;
speedTooHigh @70;
laneChangeBlocked @71;
}
}

Expand Down

0 comments on commit e370f79

Please sign in to comment.