SCS Telemetry for EuroTruckSimulator 2 and AmericanTruckSimulator
Project description
truck-telemetry
using scs-sdk-plugin by RenCloud
SCS Telemetry for EuroTruckSimulator 2 and AmericanTruckSimulator
Supported Version
Current supported:
Useage
Download supported version scs-sdk-plugin, and follow the guide to install.
pip install truck-telemetry
import truck_telemetry
truck_telemetry.init()
# read data, it`s slow... cache what you need.
data = truck_telemetry.get_data() # type: dict
# using data
speed = data["speed"] # type: float
More dict keys:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
truck_telemetry-0.0.3.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file truck_telemetry-0.0.3.tar.gz
.
File metadata
- Download URL: truck_telemetry-0.0.3.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1bdd9abd28b4026645832c4ca3ec0243caf1ef91736da5b657837d321dfbffe |
|
MD5 | 98712c30ceeb3a8cff1d93583b0dd75e |
|
BLAKE2b-256 | 3882564c7be5754aa9341022cadd8af85279546731ffabe852eb604ba53b2299 |
Provenance
File details
Details for the file truck_telemetry-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: truck_telemetry-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dedbdf78a1ed1a23d559371e9e384bba6ce0cecd47cd968080132e20e542ed4 |
|
MD5 | c876fbab63b1045d9c723c34fda01377 |
|
BLAKE2b-256 | d61e771900137e0bd9fea503af17ae9bb89a6ec9f075dbc21cf7e5c737a76126 |