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 scs-sdk-plugin V.1.10.6
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: scs-telemetry-common.hpp(V.1.10.6)
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.2.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file truck_telemetry-0.0.2.tar.gz
.
File metadata
- Download URL: truck_telemetry-0.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c4db9cf1d112a02d49140498ab6948d24c5aa647b08082aa25f0846b7b02f7a |
|
MD5 | 48bb0fc6edb00cd4141444b8d36a1480 |
|
BLAKE2b-256 | 311cb14f8527fc267fd273c4e01cecfd152875a7fc29f1bff301a3bef83d06fe |
Provenance
File details
Details for the file truck_telemetry-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: truck_telemetry-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | becf3966b5988f80e32c111e73aa960b0abf866abe6ca3c9738fa3ce694b05d7 |
|
MD5 | f4cebc16afe9a42b73195a1a989f9435 |
|
BLAKE2b-256 | 558a75143174a3d50be905faf8ac1bf4e98ac8e49a80a1e48043f108cd760548 |