diff --git a/content/zettels/jacobian.md b/content/zettels/jacobian.md new file mode 100644 index 0000000..baee6c4 --- /dev/null +++ b/content/zettels/jacobian.md @@ -0,0 +1,21 @@ ++++ +title = "Jacobian" +author = ["Thomas Dehaeze"] +draft = false ++++ + +Tags +: + + +## The Jacobian Matrix for Parallel manipulators {#the-jacobian-matrix-for-parallel-manipulators} + +How to derive the Jacobian matrix is well explained in chapter 4 of ([Taghirad 2013](#org6a92616)) ([notes]({{< relref "taghirad13_paral" >}})). +It is also well defined in ([Merlet 2006](#org6d3f9cc)). + + +## Bibliography {#bibliography} + +Merlet, Jean-Pierre. 2006. “Jacobian, Manipulability, Condition Number, and Accuracy of Parallel Robots.” + +Taghirad, Hamid. 2013. _Parallel Robots : Mechanics and Control_. Boca Raton, FL: CRC Press.