Create a method (or in __init__) in sensing.py to compute the average arm length
Either create a method to compute the average arm length, or compute it in the ``__init__()` method so that it is accessible as a class attribute
Either create a method to compute the average arm length, or compute it in the ``__init__()` method so that it is accessible as a class attribute