Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

truck_telemetry-0.0.3-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page