I am currently using MAVSDK Python and Mavproxy to control my drone.
I had this Lidar device from Benewake TF03 currently plug in to Telem2 (Serial 2) of my flight controller using UART.
Any way which I can access the lidar data using MAVSDK instead of pymavlink?
Any way to just get data from any of the serial port using MAVSDK?