UAVCAN Servo Support

Hello,

I was wondering if ArduPlane supports servos which can communicate through UAVCAN. I saw that there are some UAVCAN ESCs supported, but I haven’t seen any UAVCAN servos. If CAN servos are supported, are there any parameters which need to be set?

Thank you!

CAN servos are supported. Hitec makes some CAN servos.
Read here for config.
https://ardupilot.org/copter/docs/common-uavcan-setup-advanced.html

1 Like

Thanks! I didn’t see that page in the documentation, that’s really helpful! I did find this post on the forum as well which describes the parameters and gives an example build using UAVCAN in case it helps others:

hello, community.
I am looking for STM32 based servos, with UAVCAN support. The goal is to turn each of 4 rover wheels independently. Can you point out to some opensource project?