- update preview cars
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6048 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 46602057f805c585a516a2d5daf5f3ab2b7af362 Former-commit-id: a99584b5938dc4acf0bb7b0923ed2e5dc038697e
This commit is contained in:
parent
2a55e3d434
commit
cf7cdfacde
1 changed files with 6 additions and 0 deletions
|
@ -46,4 +46,10 @@ python check_robot_skins.py -d $drivers/simplix_ref -c $cars $versioning $confi
|
||||||
# Kilo2008
|
# Kilo2008
|
||||||
python check_robot_skins.py -d $drivers/kilo2008/ -c $cars $versioning $config $run $proc kilo2008.xml
|
python check_robot_skins.py -d $drivers/kilo2008/ -c $cars $versioning $config $run $proc kilo2008.xml
|
||||||
|
|
||||||
|
# dandroid
|
||||||
|
python check_robot_skins.py -d $drivers/dandroid_36GP -c $cars $versioning $config $run $proc dandroid_36GP.xml
|
||||||
|
|
||||||
|
# shadow
|
||||||
|
python check_robot_skins.py -d $drivers/shadow_sc -c $cars $versioning $config $run $proc shadow_sc.xml
|
||||||
|
python check_robot_skins.py -d $drivers/shadow_mpa11 -c $cars $versioning $config $run $proc shadow_mpa11.xml
|
||||||
|
python check_robot_skins.py -d $drivers/shadow_mpa12 -c $cars $versioning $config $run $proc shadow_mpa12.xml
|
||||||
|
|
Loading…
Reference in a new issue