How to develop and use the RTMaps Python Bridge

preview_player
Показать описание
Learn how to develop and use the Python Bridge component with the RTMaps (Real-Time Multisensor applications) software . This video is perfect for anyone who wants to learn how to code and implement Python code into their real-time systems in matters of minutes.
This video will show you how to install, develop and debug your application step by step with the Python Bridge component.

--------------------------------------------------------------------------

Chapters:

0:00 Intro
0:10 Python installation and configuration
3:10 Run first example in Python Bridge
6:00 Debugging with the Python Bridge
6:50 Samples in the Python Bridge component
7:50 Using the Nuitka compiler in RTMaps

--------------------------------------------------------------------------

Download RTMaps:

Want to test and evaluate RTMaps as a student?
Please register (with your university email address) and download RTMaps for free

Want to test and evaluate RTMaps as an engineer, developer, researcher for your work or project?
Please register (with your company / organization email address) and download RTMaps

--------------------------------------------------------------------------
About Intempora:

Intempora is a software tech company founded in 2001 in Paris, France.
Intempora is a dSPACE Group company.
With over 20 years of experience, Intempora provides advanced and innovative development software tools for industries to accelerate the software development process and time to market of complex real-time applications.
RTMaps (Real-Time Multisensor Applications) is a component-based development and execution environment which helps developers to design ADAS / AD software functions.

--------------------------------------------------------------------------

Please follow us:

Intempora © - All right reserved
Рекомендации по теме
Комментарии
Автор

I attempted to create a simple code to add 2 numbers, but upon runnig it, i recieved no output . To investigate whether the issue lies within my code, i employed a sample from RT MAPs that performs the same addition of 2 numbers, and upon running it, i obtained the expected output. However, when applying the same code in m environment, i still encountered no output. How could i resolve this problem ?

amrouhussein
Автор

What path do I use for VS Code. When I press open editor, it does open anything for me in rt maps.

ayushpatel