OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

[CLI] dsdl-gen-pkg fails if the archive contains non-namespace directories #125

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

https://github.com/UAVCAN/pyuavcan/blob/1d5dbf07b6acc64576ca4f1deaae3b35bd7df377/pyuavcan/_cli/commands/dsdl_generate_packages.py#L169

Check if the directory name is a valid DSDL namespace name, skip if not.