Hi there, this is Zhenyu, from Ainstein AI. We have a radar range finder sensor that has been officially support by PX4 for a while, and it is the serial port interface one. Recently we have several clients asked about the official support for the CAN interface one, so I am wondering what is the procedure for us to do it?
Our CAN interface US-D1 radar range finder sensor use the private data format, 1Mb/s bit rate, CAN 2.0B standard.
@rroche Thank you so much for your reply.
For CAN driver, there are two paths for Ainstein US-D1:
Exclusive driver for US-D1 own private CAN protocal, like my original post.
We also consider to update the US-D1 firmware to support (or compatible) DroneCAN. Since PX4 has already support DroneCAN driver, it would be OK to support US-D1 with DroneCAN protocol.
It seems like we are decided to go to the option 2, and we will evaluate whether it is still worth to do the option 1 as well. If we do, we will arrange manpower to work with PX4 team to achieve it.