Overview

Info

This document is a work in progress.

Per "Commission Delegated Regulation (EU) 2021/1958 of 23 June 2021" published by the European commision, by 2024 every new car sold in the EU will need to be fitted with an assortment of new vehicle safety standards including, but not limited to, Intelligent Speed Assistance (ISA). This brings about huge opportunities for providers of an ADAS solution addressing latest EU ISA requirments. The Telenav EH SDK, aims to be one of those.

Telenav EH SDK is a standalone Advanced Driver Assistance (ADAS) solution, independent of Navigation application. The ADAS system operates at peak efficiency and minimum latency. It enables users to optimize and reduce the end-to-end latency of their most critical pipelines to accelerate their algorithms and systems. The SDK is a C++ programming API comprised of binary libraries and header files.

Important capabilities of EH SDK include:

  • Compliance with the ADASIS v2 and CAN bus protocols
  • Calculatiion of a vehicle’s most probable path (MPP) and sending the data to the ADAS unit
  • Cloud-connected data Analysis
  • Multi-mode support including Onboard , Hybird and Cloud Only (Home Area + Streaming) for Map data

Refer to SDK API documentation for details.