Yoriito Vehicle API Tutorials
Who should read this tutorials?
This tutorial is intended for the following two types of readers.
Application Developers 📱
A tutorial for application developers with experience in in-vehicle software development.
Through application development using the Yoriito Vehicle API, readers can experience the benefits it provides.
Platform Developers 🚗
A tutorial for platform developers.
Through the development of a Platform Abstraction Layer (PAL) that integrates the Yoriito Vehicle API into an in-vehicle platform, readers can experience the benefits it provides.
In the subsequent chapter titles, 📱 indicates chapters that application developers should read, and 🚗 indicates chapters that platform developers should read.
Part1 Theory
1. What is the Yoriito Vehicle API? 📱🚗
2. System Configuration/Scope/Versioning 📱🚗
3. Introduction to VSS/VISS 🚗
Part2 Practice
4. Setting Up the Application Development Environment 📱🚗
5. Building Your First Yoriito Vehicle API Application 📱
6. Controlling the Simulator Vehicle 📱
7. Developing a custom PAL to connect CAN and Kura 🚗