Hello,
I am using libcanard and want to add actuator support based on your tutorial, so I need to have two things: UAVCAN ID and DSDL signature. I can find the signature value here: Data_type_signature, but there is no ID anythere. There is some IDs for uavcan.equipment.actuator.Status and uavcan.equipment.actuator.ArrayCommand, but not for uavcan.equipment.actuator.Command.
Where could I find the responding ID?