Package com.marginallyclever.ro3.node.nodes.limbsolver
package com.marginallyclever.ro3.node.nodes.limbsolver
-
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.