Uniform Circular robot motion

344 Views Asked by At

Here is the initial diagram:

enter image description here

The robot is moving counter-clockwise around the circle.

I am having trouble seeing how they derived the centers of the circles. They have defined the center of a circle as:

$\ x_c = x - (v/\omega)sin(\theta) $

$\ y_c = y + (v/\omega)cos(\theta) $

I always thought that the center of a circle was:

$\ x_c = x - (v/\omega)cos(\theta) $

$\ y_c = y - (v/\omega)sin(\theta) $

So how did they derive their equations for the center of a circle?

1

There are 1 best solutions below

0
On

This is simply because you are used to the regulardefinition of $\theta$ as being measured from the positive direction of the x-axis, as opposed to its definition here.