mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 10:03:55 +08:00
* opendbc/SharedLibrary * acados, mpc don't link to absolute paths * update opendbc * include gen path, dont include abs path * escape escape * move rpath to relative path in mpc SConscripts * clean up * missing libs * don't update opendbc * rpath literal and rel_path * ld library path is for runtime? * same for darwin * build on macos * Update selfdrive/controls/lib/lateral_mpc_lib/SConscript Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Revert "Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript" This reverts commit a55077f39ea248428e5916b85f24542293edefc9. * Reapply "Update selfdrive/controls/lib/longitudinal_mpc_lib/SConscript" This reverts commit 07a6a26292ea7f436ff43fb7efe1ad826eef689b. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>