Hey there!
I was looking for the best low cost but reliable rangefinder for obstacle avoidance in a multirotor. TF-Luna looked like a good option but saw some threads where it was giving issues with the performance.
Are there any other alternatives which works fine with pixhawk on I2C port. I don’t plan to use an arduino or any companion computer with the pixhawk.
Can ultrasound sensor be reliable for obstacle avoidance?
Good day,
well if you want provide your vehicle with a good obstacle avoidance you need look for the teraranger evo tower…with the correlated sensors.
Tf mini s and tf luna can be use as altimeter or landing sensors due the short range but are good.
I’ve done some tests using tf mini s and luna and teraranger sensor under uavcan protocol… the reading perform well.
ultrasound sonar like maxbotix or correlated are out of date… the performance are not good like a TOF or IR
well, tf luna can work but you need change the i2c address for all the sensor coz share the same address for all the sensors will cause conflicts.
For change the address you need a TTL232 module
@Shubham_Thakur Sir if you have 4 tf lina then you will go with I2C communication. First using this link Download and configure your 4 number of TF luna according into above link manual and data sheet. assign different I2C address for each TF luna. connect all 4 sensor to I2C splitter(i am in india, you can go with yours possibility).
using RNGFND1_ADDR parameters you can assign each rangefinder.
or please follow this New LiDAR sensor Benewake TF02-Pro TFmini-S TF-Luna for drones UAV
Thank You @SWARNA_MOHAN_CHANDRA for your time. This has cleared my doubts.
I am in India too. I will try what you suggested and post how it turned out for me.