Greg Hormann

Results 1 comments of Greg Hormann

There is similar code in the C++ code and based on testing, the calculated distance and rotation didn't seem correct. ``` poseChange.dtheta_degrees = this->wheel_radius_mm / this->half_axle_length_mm * (right_diff_degrees - left_diff_degrees);...