eclipse-ecal / ecal

📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware.
https://ecal.io
Apache License 2.0
848 stars 178 forks source link

Feature/python samples and debugging #1768

Closed KerstinKeller closed 1 month ago

KerstinKeller commented 1 month ago

Description

Provide again a way to debug / start the python extensions from within Visual Studio. Currently supports only Release mode debugging.

Also generate .pyproj files for all python samples instead of maintaining them. Greatly reduces effort to add another python sample.