Skip to content

Commit cc5e090

Browse files
authored
Add files via upload
1 parent 370349f commit cc5e090

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ETSAuto.bat

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
@echo off
2+
call conda activate
3+
start python Selfdrive/User/user_launcher.py
4+
start python Selfdrive/Perception/perception_launcher.py
5+
start python Selfdrive/Condition/condition_launcher.py
6+
start python Selfdrive/Planning/Planning_launcher.py
7+
start python Selfdrive/Control/control_launcher.py

0 commit comments

Comments
 (0)