"Computes the full model Jacobian, i.e. the stack of all motion subspace expressed in the world frame.\n"
"The result is accessible through data.J. This function assumes that forwardKinematics has been called before",
...
...
@@ -103,7 +103,7 @@ namespace se3
"Computes the jacobian of a given given joint according to the given entries in data."
"If local is set to true, it returns the jacobian associated to the joint frame. Otherwise, it returns the jacobian of the frame coinciding with the world frame.");