As discussed on this wiki PR: https://github.com/ArduPilot/ardupilot_wiki/pull/2487 users of the Benewake TFMini I2C lidar must specifically set the RNGFNDx_ADDR parameter to 16. We should avoid the user having to specifically set this parameter by instead defaulting this parameter to "16" if this sensor is used,
Something similar has already been done in the LeddarVu8 driver.
As discussed on this wiki PR: https://github.com/ArduPilot/ardupilot_wiki/pull/2487 users of the Benewake TFMini I2C lidar must specifically set the RNGFNDx_ADDR parameter to 16. We should avoid the user having to specifically set this parameter by instead defaulting this parameter to "16" if this sensor is used,
Something similar has already been done in the LeddarVu8 driver.