mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-01 14:16:48 +08:00
Simulator: set params enabled (#30195)
set params enabled
old-commit-hash: 2884fd6e3d
This commit is contained in:
@@ -12,6 +12,8 @@ if [[ "$CI" ]]; then
|
||||
export BLOCK="${BLOCK},ui"
|
||||
fi
|
||||
|
||||
python -c "from openpilot.selfdrive.test.helpers import set_params_enabled; set_params_enabled()"
|
||||
|
||||
SCRIPT_DIR=$(dirname "$0")
|
||||
OPENPILOT_DIR=$SCRIPT_DIR/../../
|
||||
|
||||
|
||||
Reference in New Issue
Block a user