Skip to content

Commit

Permalink
Update head DH
Browse files Browse the repository at this point in the history
- Also introduces meny fixes on DH diagram
- #40 (comment)
- roboticslab-uc3m/teo-main#38
  • Loading branch information
jgvictores committed Apr 12, 2019
1 parent 97d2bd9 commit ad023dd
Show file tree
Hide file tree
Showing 5 changed files with 629 additions and 450 deletions.
2 changes: 1 addition & 1 deletion csv/dh-head.csv
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Link,θ,D,A,α
1,q27,0,0,90
1,q27,l1+l2,0,90
2,q28,0,0,-90
3 changes: 3 additions & 0 deletions csv/dh-root-head.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Link,θ,D,A,α
1,q13,l0,0,-90
2,q14,0,0,90
8 changes: 4 additions & 4 deletions csv/dh-transformations.csv
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Name,Transformation
H_head_rgb,TrasZ(-l14) * TrasY(l3) * RotY(90) * RotZ(180)
H_head_depth,TrasZ(-l14-l15) * TrasY(l3) * RotY(90) * RotZ(180)
H_head_flea,TrasY(l3+l4) * RotY(90) * RotZ(180)
H_hip_neck,RotX(90) * TrasZ(l1+l2)
H_head_rgb,TrasZ(l3) * RotX(-90) * TrasX(-l14)
H_head_depth,TrasZ(l3) * RotX(-90) * TrasX(-l14-l15)
H_head_flea,TrasZ(l3+l4) * RotX(-90)
H_hip_neck,RotX(90)
H_hip_leftArm,TrasZ(l5) * RotZ(-90) * TrasX(l1)
H_hip_rightArm,TrasZ(-l5) * RotZ(-90) * TrasX(l1)
H_root_leftLeg,TrasZ(-l19) * RotZ(90) * TrasX(l13)
Expand Down
Binary file modified fig/dh-drawing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ad023dd

Please sign in to comment.