Skip to main content

OSCAR Vehicle API

Project description

OSCAR vehicle API

Репозиторий содержит API низкоуровневой системы управления, разрабатываемой в рамках проекта OSCAR, для беспилотных транспортных средств.

Установка с PyPI

pip install --user oscar_vehicle_api

Установка из исходников

git clone https://gitlab.com/starline/oscar_vehicle_api.git && cd oscar_vehicle_api
pip install --user -e .

Использование

import oscar_vehicle_api
vehicle = oscar_vehicle_api.LexusRX450H()
vehicle.led_blink()

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

oscar_vehicle_api-1.0a4.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

oscar_vehicle_api-1.0a4-py2-none-any.whl (17.1 kB view hashes)

Uploaded Python 2

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