Browse Source

Included jollow joint trajectory link.

pull/14/head
Alan G. Sanchez 2 years ago
parent
commit
8c2ba9b5d9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example_5.md

+ 1
- 1
example_5.md View File

@ -24,7 +24,7 @@ position: [1.004518435897309, 0.12361581673760723, 0.023224914142933994, 0.07758
```
It's important to note that the arm has 4 collinear joints and the sum of these positions gives the wrist extension distance. The wrist extension is needed when sending [joint trajectory commands](follow_joint_trajectory.md) to the robot. Here is an image of the arm joints for reference:
It's important to note that the arm has 4 prismatic joints and the sum of these positions gives the wrist extension distance. The wrist extension is needed when sending [joint trajectory commands](follow_joint_trajectory.md) to the robot. Here is an image of the arm joints for reference:
![image](images/joints.png)

Loading…
Cancel
Save