mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-27 17:42:04 +08:00
Simulator: set params enabled (#30195)
set params enabled old-commit-hash: 2884fd6e3d86815a6616daf0fa7fb44aefaf1972
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