This GitHub organization contains artifacts developed by the Eclipse AutoWRX Project.
Eclipse AutoWRX is the open source implementation of digital.auto, an industry-wide initiative enabling the automotive industry to establish a new, digital-first approach for the creation of next-generation customer experiences and data-driven mobility services.
Designed as an open ecosystem with a use-case-centric approach, digital.auto brings together automotive OEMs, suppliers, and partners to drive the transformation of the industry. The initiative builds on two key pillars of automotive technology development: the software-defined vehicle (SDV) and standardized vehicle APIs.
Eclipse AutoWRX aims to combine existing standards with appropriate methods and best practices to translate technology into business value. Co-initiators include Robert Bosch GmbH, Dassault Systèmes, and LeanIX. The initiative is hosted by the Ferdinand-Steinbeis-Institut (FSTI), a neutral, non-profit facilitator, and was launched in November 2022.
The ultimate goal of Eclipse AutoWRX is to support digital value creation for OEMs in close alignment with the development of the physical elements of the vehicle.
| Repository | Description |
|---|---|
| autowrx | A TypeScript-based frontend application for visualizing vehicle data, simulation states, and interacting with SDV components. It serves as the main user interface for AutoWRX. |
| backend-core | JavaScript/Node.js backend providing REST and WebSocket APIs. It acts as a middleware between the frontend and data providers (e.g., CAN, GPS, simulation). |
| sdv-runtime | A Python-based runtime environment designed to manage SDV logic, orchestrate services, and simulate vehicle signal flows using VSS (Vehicle Signal Specification). |
| dreamKIT | C++ modules for embedded simulation, sensor emulation, and low-level integration with automotive ECUs or virtual ECUs. |
| Repository | Description |
|---|---|
| widget-3d-car-unity | A Unity-based 3D car visualization widget using ShaderLab. It renders real-time vehicle state and sensor data in a 3D environment. |
| instance-overlay | CSS and HTML-based UI overlay components for displaying contextual information (e.g., alerts, diagnostics) on top of the main visualization. |
| Repository | Description |
|---|---|
| learning-journey | Educational resources, tutorials, and onboarding guides for developers and integrators using AutoWRX. |
| docs | HTML-based documentation site for AutoWRX architecture, APIs, integration guides, and developer references. |
| Repository | Description |
|---|---|
| epam-service-connector | A connector module for integrating third-party services and tools (e.g., EPAM platforms) with the AutoWRX backend. |
| analytics | Modules for collecting, processing, and visualizing telemetry and usage data from AutoWRX components. |
| Repository | Description |
|---|---|
| .github | GitHub metadata, issue templates, contribution guidelines, and organization-wide configuration. |
| .eclipsefdn | Repository for Eclipse Foundation-related configuration, project metadata, and compliance files. |
This organization supports open collaboration and transparency. Licensing terms are defined individually per repository to best reflect the nature and intended use of each component.
Please refer to the LICENSE or NOTICE file in each repository for specific licensing information.