Items with no label
3338 Diskussionen

repository for oobe-utils / oobe-services

MHerr3
Einsteiger
1.576Aufrufe

Hi,

are the sources for /intel/euclid/oobe-{services,utils} available in a source code repository somewhere (github ?)

I want to make some changes there to make it possible to connect the euclid to an USB3 gigabit ethernet adapter, but I'd like to be able to keep track of my changes, and possibly submit them for inclusion in future releases.

Thanks.

0 Kudos
1 Lösung
Tsahi_M_Intel
Mitarbeiter
674Aufrufe

Hi,

All Euclid automation scripts are open source, and you are definitely welcome to mode it.

Euclid repositories are under https://github.com/IntelEuclid Intel® Euclid™ · GitHub

Network API are under https://github.com/IntelEuclid/euclid_automation_scripts GitHub - IntelEuclid/euclid_automation_scripts: Intel® Euclid™ Automation Scripts.

I recommend to look under 'oobe-utils/CsGeneralUtils/' there is the 'EuclidNetworkHAL.py' and 'CsConnectivityMonitor.py'

Also we have ROS package called 'Euclid network manager'.

Let us know how it goes....

Regards,

Tsahi.

Intel Euclid Development Team

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
Tsahi_M_Intel
Mitarbeiter
675Aufrufe

Hi,

All Euclid automation scripts are open source, and you are definitely welcome to mode it.

Euclid repositories are under https://github.com/IntelEuclid Intel® Euclid™ · GitHub

Network API are under https://github.com/IntelEuclid/euclid_automation_scripts GitHub - IntelEuclid/euclid_automation_scripts: Intel® Euclid™ Automation Scripts.

I recommend to look under 'oobe-utils/CsGeneralUtils/' there is the 'EuclidNetworkHAL.py' and 'CsConnectivityMonitor.py'

Also we have ROS package called 'Euclid network manager'.

Let us know how it goes....

Regards,

Tsahi.

Intel Euclid Development Team

MHerr3
Einsteiger
674Aufrufe

Hi,

Thank you for your reply. I don't know how I missed this repository on github.

However, it looks like the version on github doesn't match what is on my device. Among other differences, the file euclid/config/version.ini contains "version=1.0.4" on github, while on my device it says "version=1.0.5"

Would it be possible to update the files on github to the latest versions ?

Best regards,

Antworten