Give joint properties better names
This commit is contained in:
parent
0a7e716ec5
commit
63a906e4c4
|
@ -41,7 +41,7 @@ public export
|
|||
record Joint n where
|
||||
constructor MkJoint
|
||||
ty : JointType n
|
||||
l, u : Double
|
||||
lower, upper : Double
|
||||
|
||||
|
||||
||| Calculate the homogeneous matrix generated by a joint given an
|
||||
|
|
Loading…
Reference in a new issue