dronecan / dronecan_dsdlc

Other
6 stars 29 forks source link

The example command in readme doesn't work #13

Open bnickodemus opened 1 year ago

bnickodemus commented 1 year ago

e.g. python dronecan_dsdlc/dronecan_dsdlc.py -O dsdlc_generated libraries/AP_UAVCAN/dsdl/ardupilot DSDL/uavcan

You can't have spaces in the file path without adding an escape character on Windows. Seems to work fine once added.

bnickodemus commented 6 months ago

dsdlc_generated libraries should be renamed dsdlc_generated_libraries