|
Algorithm 2 Elliptical path generation |
| Input: Initial and desired configuration of the robot |
| Output: List of angles, W
|
|
|
| where (xr, yr) is the robot’s center coordinate of the head of initial configuration, mr is the robot’s tangent of the orientation of initial configuration and (xd, yd) is the center coordinate of the head of desired goal configuration, md is the tangent of the orientation of the desired configuration |
|