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

Acados (& thus plannerd) fails on AMD FX 8350 when trying to run simulator #34313

Open
MikeBusuttil opened this issue Dec 26, 2024 · 0 comments
Labels
PC Issues related to running openpilot on PC

Comments

@MikeBusuttil
Copy link
Contributor

MikeBusuttil commented Dec 26, 2024

Describe the bug

Running the simulator (tools/sim/launch_openpilot.sh with tools/sim/run_bridge.py) on my AMD FX 8350, Radeon RX 6700 XT, Ubuntu 24.04 machine results in plannerd failing (see image below). Debugging has concluded that this is an issue with Acados on older hardware (invoked on this line).

If the team thinks bandwidth should be expended to support circa 2015 hardware then by all means let's act on it. Otherwise, I'll just leave this here for posterity and the ticket can be closed.

Reproduction steps:

run the simulator or Acados

from openpilot.selfdrive.controls.lib.longitudinal_mpc_lib.c_generated_code.acados_ocp_solver_pyx import AcadosOcpSolverCython
AcadosOcpSolverCython('long', 'SQP_RTI', 12)

Acados failure:

image

plannerd failure:

image

OS Version

Ubuntu 24.04

openpilot version or commit

87f7bb6

Additional info

Clearly communicating the reason for plannerd's failure is worth considering in my opinion

@MikeBusuttil MikeBusuttil added the PC Issues related to running openpilot on PC label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PC Issues related to running openpilot on PC
Projects
None yet
Development

No branches or pull requests

1 participant