Starting from:

$30

ROB (Robotics) Project: Part 2 Solved


Robotics Project: Part 2

For the PUMA 560 robot manipulator, please write a program to plan a path for both (a) Joint move and (b) Cartesian move. The starting, via, and end points for the path are

 0

 −1 A =   0



0
1

0

0

0
0

0

1

0
 
0

0

1

0
−1

0

0

0
 
0

−1

0

0
0 0

−1

0
−25 

10 

,

−20 

1
respectively. The length unit above is cm. For each move, you need to do the planning for both (a) straight line portion and (b) transition portion. The transition portion has to meet the requirement of position, velocity, and acceleration continuities with the straight line portion. Please use the method introduced in the class. For joint move, choose one configuration and derive its corresponding Cartesian path. For Cartesian move, find one feasible corresponding joint path. Please demonstrate the results by geometrical curves instead of listings of numbers. The time to move from point A to B is 0.5 sec., and from point B to C 0.5 sec. The tacc for the transition portion is 0.2 sec. and the sampling time 0.002 sec.

1

More products