Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 1.75 KB

File metadata and controls

30 lines (23 loc) · 1.75 KB

Note: This is the repository for the base-images of the devcontainers for Vehicle App Development.

Important

We successfully migrated our C++ repositories to use version 2 of the Conan package manager. Unfortunately, those changes are not backwards compatible. So, please be aware that versions >= 0.4 of the C++ base image are required to be used by Velocitas C++ SDK versions >= 0.7.0, and recent versions (everything since the conan2 tag) of the Velocitas C++ app template.

This is does not affect the Python related app template and SDK repositories.

Vehicle App Development

CI Workflow License: Apache

Documentation

Quickstart Tutorials

  1. Setup and Explore Development Environment
  2. Develop your own Vehicle Model
  3. Develop your own Vehicle App

Contribution