First time here? Check out the FAQ!
answered 2021-08-17 18:38:26 -0500
y_wheel = y_reflect * (base_length/2 + wheel_width/2)
solved the problem.
It was wrong formula due to y_reflect*(base_width/6+wheel_ygap)
y_reflect*(base_width/6+wheel_ygap)