ETSAuto
๐ ETSAuto is an Advanced driver Assistance System applied in Euro Truck Simulator 2, performing the functions of Lane Centering Control (LCC) and Auto Lane Change (ALC).
File Explorer
Download Latest Version (.zip)- bug_report.md
- custom.md
- feature_request.md
- logo1.jpg
- logo1_b.jpg
- logo2.jpg
- logo2_b.jpg
- logo3.jpg
- logo4.jpg
- logo1.jpg
- logo1.png
- logo1_b.jpg
- logo1_b.png
- logo2.jpg
- logo2.png
- logo2_b.jpg
- logo2_b.png
- logo3.jpg
- logo3.png
- logo4.jpg
- logo4.png
- logo_i.jpg
- logo_i.png
- logo1.jpg
- logo1_b.jpg
- logo2.jpg
- logo2_b.jpg
- logo3.jpg
- logo4.jpg
- logo_i.ico
- log.py
- BUILD.md
- BUILD_ch.md
- run.log
- ets2sdkdata.py
- ets2sdktelemetry.py
- ets2telemetry.py
- sharedmemory.py
- condition_launcher.py
- hardware_condition.py
- truck_condition.py
- pid.py
- purepursuit.py
- drive.py
- control_launcher.py
- controller.py
- cluster.py
- normalize.py
- postprocess.py
- single_camera_bev.py
- bevlanedet_test.py
- lanedetector.py
- filter.py
- Navigation_Process.py
- transform.py
- utils.py
- objectdetector.py
- yolov8_end2end.py
- yolov8_test.py
- grab_screen.py
- perception_launcher.py
- bazier_optimizer.py
- jerk_optimizer.py
- changelane.py
- longitude_planner.py
- objectregister.py
- planregister.py
- transform.py
- planner.py
- planning_launcher.py
- constant.py
- coordinates.py
- orientation.py
- transform.py
- draw.py
- interface.py
- option.py
- ui.py
- user_launcher.py
- ets2-telemetry.dll
- ets2-telemetry.dll
- vJoySetup.exe
- png2icon.py
- pt2onnx.py
- CODE_OF_CONDUCT.md
- ETSAuto.bat
- LICENCE
- README.md
- README_ch.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/Lyric0620/ETSAuto
Downloads the entire project code from GitHub to your computer.
cd ETSAuto
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
