Open adolfogc opened 1 year ago
https://github.com/dronecan/pydronecan/blob/00794a1d18137bd4ffa045e44b75035fc874dd80/dronecan/__init__.py#L105
For example, one may want to include just the uavcan namespace and not the others (e.g., ardupilot).
uavcan
ardupilot
For example: https://github.com/dronecan/pydronecan/compare/master...adolfogc:pydronecan:dsdl-load-excludes
https://github.com/dronecan/pydronecan/blob/00794a1d18137bd4ffa045e44b75035fc874dd80/dronecan/__init__.py#L105
For example, one may want to include just the
uavcan
namespace and not the others (e.g.,ardupilot
).