mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 15:20:35 +08:00
42f436d609
When running from the source directory, libuavcan_dsdlc should use the version of pyuavcan in the source directory instead of a globally installed version of pyuavcan. Fixes UAVCAN/uavcan#18