question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

adaptive cruise will be forcefully disengaged after 3 minutes of standstill on Toyota

See original GitHub issue

Describe the bug With openpilot’s current standstill, ACC will be forcefully disengaged by the car after exactly 3 minutes if the front car doesn’t move. In this situation, the car will be shifted to park. This is a potential problem for comma pedal users as comma pedal users tend to not move the cruise control lever when the car is stopped, if the front car doesn’t move due to heavy traffic, the car will be shifted to P

How to reproduce or log data Stop behind a completely stationary car in a Toyota hybrid vehicle, after 3 minutes with no movements, ACC will be forcefully disengaged and the car shifted to P.

Expected behavior Enter the “Waiting” mode (seems to be related to CRUISE_CONTROL_STATE 11 in PCM_CRUISE_SM) instead of the current “operate cruise lever or accelerator pedal to resume” mode. openpilot issues a warning to let user take control before this occurs.

Device/Version information (please complete the following information):

  • Device: comma two
  • Dongle ID: 399b1cca765e80b4
  • Route: 399b1cca765e80b4|2020-12-09–11-54-59
  • Timestamp: the final disengagement in this route
  • Version: 0.8.1
  • Car make/model: Toyota Prius 2018

Additional context With openpilot’s standstill logic, the car’s dash will immediately display a “operate cruise lever or accelerator pedal to resume” message upon entering standstill, while the stock system will display the “waiting” message and only display “operate cruise lever or accelerator pedal to resume” after the front car has moved, which doesn’t seem to trigger this lock-out. okay waiting triggers this as well, so I am thinking openpilot can issue a warning on the screen after about 2 and a half minute so the user can push the lever manually to avoid this.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
cydia2020commented, Dec 10, 2020

Could you do one test? carcontroller.py try to comment out lines 92, 93 , reboot and try. Will it still go into P in 3 minutes?

No, but this is more or less expected since the car doesn’t go into standstill

And energy will keep flowing from the battery.

0reactions
adeebshihadehcommented, May 2, 2022

I think we’d possibly accept this if you found a signal over CAN that indicates this, but I don’t think we want to add an alert based on a timer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Turn Off Toyota's Dynamic Radar Cruise Control and ...
Fisher shows you how to activate Toyota's dynamic radar cruise control, and how to deactivate it so you are just using regular cruise ......
Read more >
Does brake assist only works in cruise mode for the 18? - Reddit
So far it only works in cruise mode above certain speed. it disables when i press the brakes or when speed drops below...
Read more >
Pictorial index For safety and security Vehicle status ...
If your vehicle has to be stopped in an emergency .............. 338. If the vehicle is submerged or water on the road is...
Read more >
Toyota ID Number: - Safety Research & Strategies
IDENTICAL INCIDENT HAPPENED TWICE WITHIN 10 MINUTES. MY PARENTS AND WIFE ... DISCONNECTED THE CRUISE CONTROL CABLE TO BE CERTAIN THIS COULD NOT...
Read more >
Supra Owner's Manual_U (from Jul. '20 Prod.) - Toyota
call is active. Via Toyota Supra Command: 1 "My Vehicle". 2 "Vehicle settings". 3 "Doors/Key". 4 "Turn off after door opening". To establish...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found