Package com.marginallyclever.convenience.approximatejacobian
package com.marginallyclever.convenience.approximatejacobian
-
ClassDescription
ApproximateJacobian
is used to calculate the Jacobian matrix for a robot arm.Calculates the approximate jacobian for a robot arm using finite differences.Given the current pose of the robot, find the approximate jacobian, which describe the relationship between joint velocity and cartesian velocity.