-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yakut broken on osx #86
Comments
Are you sure you followed the setup instructions given in the README? It is no longer necessary to compile DSDL and the |
Encountered the same error while following the PyCyphal Demo - Poking the node using Yakut instructions. It appears that this section of the demo documentation may need to be revised, or a specific version of Yakut should be specified to avoid this issue. |
CYPHAL_PATH should point not at the namespaces themselves but one level higher. Please double-check this. |
And yes, following the instructions outlined in the Adding DSDL namespaces section of Yakut README.md resolved the issue (as partially indicated by @pavel-kirienko in #63). |
It appears that the primary issue with the existing PyCyphal Demo - Poking the node using Yakut section isn't the inclusion of the superfluous |
In any case, I can confirm that Yakut is functioning as expected on macOS. So the issue can be satisfactorily closed. |
expected: yakut subscribes
actually: Error: Run
yakut compile <path>/uavcan
to compile DSDL namespace 'uavcan'The text was updated successfully, but these errors were encountered: