AB2012
Canada
Asked
— Edited
Hi all. I have a question about the GetPing() function. What units can the function return the distance value (i.e. cm, inches, feet...)?
Custom Movement Panel V2
— Custom Movement V2 panel for ARC: scripts for F/R/L, Reverse, roll left/right, up/down with speed mapping to PWM for drones, mecanum & custom drives
Try it →
Hi all. I have a question about the GetPing() function. What units can the function return the distance value (i.e. cm, inches, feet...)?
Its a value between 0 and 255. There is no unit because every sensor has a different range. If you want units, you'll need to calibrate and calculate yourself