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

opendbc is a package #33159

Merged
merged 8 commits into from
Aug 1, 2024
Merged

opendbc is a package #33159

merged 8 commits into from
Aug 1, 2024

Conversation

sshane
Copy link
Contributor

@sshane sshane commented Jul 31, 2024

opendbc PR: commaai/opendbc#1069

@@ -16,7 +16,7 @@ qt_libs = ['qt_util'] + base_libs

cabana_env = qt_env.Clone()
cabana_libs = [widgets, cereal, messaging, visionipc, replay_lib, 'panda', 'avutil', 'avcodec', 'avformat', 'bz2', 'zstd', 'curl', 'yuv', 'usb-1.0'] + qt_libs
opendbc_path = '-DOPENDBC_FILE_PATH=\'"%s"\'' % (cabana_env.Dir("../../opendbc").abspath)
opendbc_path = '-DOPENDBC_FILE_PATH=\'"%s"\'' % (cabana_env.Dir("../../opendbc/dbc").abspath)
Copy link
Contributor Author

@sshane sshane Aug 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deanlee can we use get_dbc_root_path()?

@sshane sshane marked this pull request as ready for review August 1, 2024 05:45
@sshane sshane merged commit 7ee9d2d into master Aug 1, 2024
19 checks passed
@sshane sshane deleted the opendbc-package branch August 1, 2024 06:17
Edison-CBS pushed a commit to Edison-CBS/openpilot that referenced this pull request Sep 15, 2024
* bump

* rename to opendbc_repo

add symlink

* bump

* fix cabana

fix cabana

* bump

* fix whitelist paths

bump

* bump to master

* remove trailing slash
old-commit-hash: 7ee9d2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant