You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tridge Hi Andrew,
Do you have a hint how it goes?
It is crucial fix as it seems like in current version it is impossible to load custom DSDL.
It affects GUI version as well pretty much only limiting DSDL to the ones added in dsdl repo.
Is this project dead? It seems dead.
During research for alternatives I have found a openCyphal from @pavel-kirienko which seems more maintained. I will switch my products code base to to Cyphal, as it is also supported by Pixhawk px4.
in sample application using DNA, following code breaks DNA process. This also affects dronecan-gui project
types = dronecan.load_dsdl("./external_dependencies/custom")
Any invocation of load_dsdl breaks automatic dicovery with DNA. even when load_dsdl() is executed without arguments
The text was updated successfully, but these errors were encountered: