This proposal has been approved and the Eclipse MoEc project has been created.
Visit the project page for the latest information and development.

Eclipse MoEc

Thursday, November 3, 2022 - 13:11 by Manuel Sontag
This proposal is in the Project Proposal Phase (as defined in the Eclipse Development Process) and is written to declare its intent and scope. We solicit additional participation and input from the community. Please login and add your feedback in the comments section.
Project
Parent Project
Proposal State
Created
Background

Automated driving and connective are the primary drivers of the automotive transformation, shaping a new ecosystem for moving people and goods sustainable and efficiently.

Scope

Eclipse MoEc provides an open software development kit (SDK) for infrastructure-based planning, motion, parking and charging solutions within the Software Defined Vehicle (SDV) ecosystem.

Description

Eclipse MoEc provides an open software development kit (SDK) for infrastructure-based planning, motion, parking and charging solutions within the Software Defined Vehicle (SDV) ecosystem.

The MoEc SDK covers the three primary "Software Defined Architecture" (SDA) pillars:

  1. MoEc.OS: Orchestration of demanded control-plane components such as Eclipse Leda and Eclipse Cyclone DDS.
  2. MoEc.MOTION: All necessary application-plane software-components and algorithm e.g., from "Simultaneous Localization And Mapping" (SLAM), through PID-controller for actuation, up to specific motion-controller for aspects such as lane-keeping.
  3. MoEc.INTEGRATION: Required data-plane software components for integration into specific environments such as CARLA Simulator, Eclipse SUMO Simulator and 1:10 RC vehicle via a "Common Vehicle Interface" (CVI).

Objective is to provide a straight forward implementation including a easy to understand documentation, making the related aspects such as robotic algorithm, multi agent systems (MAS) easy to understand.

Why Here?

Software Defined Vehicle (SDV) builds the foundation for the future automotive solution space.

Project Scheduling

Release 1.0.0 is planned for mid of 2024.

Initial Contribution

The initial contributed code was developed in context of the publicly funded project SofDCar.

We are using developments made by

  • File motionmodel.py: Capsule layer https://github.com/XifengGuo/CapsNet-Keras, license of used and adapted code is MIT https://github.com/XifengGuo/CapsNet-Keras/blob/master/LICENSE
  • File motionmodel.py: Neural network topology https://github.com/gusgad/capsule-GAN , license of used code and adapted is MIT https://github.com/gusgad/capsule-GAN/blob/master/LICENSE
  • File carlahelper.py: CARLA utilities base on https://github.com/carla-simulator/carla/blob/master/PythonAPI/carla/agents/tools/misc.py, license of used code and adapted is MIT https://github.com/carla-simulator/carla/blob/master/LICENSE
  • File carlatopology.py: CARLA utilities base on https://github.com/carla-simulator/carla/blob/master/PythonAPI/carla/agents/navigation/global_route_planner.py, license of used code and adapted is MIT https://github.com/carla-simulator/carla/blob/master/LICENSE
Source Repository Type

We'd like to create the project in the context of the Working Group "Software Defined Vehicle" (not sure whether this is the "parent project"?, but this was not available as an option