Measuring the actual rotated angle and traveled distance
Hello everyone: I have a program (python) to move the robot rotational or translational and it works. The movement regarding the hardware constraints is not 100% accurate. My question is how can one measure as accurately as possible the rotated angle or traveled distance to find out the error between the desired movement and the actual one? Thanks in advance