Data Sheet
Manuals
Brands
Robotis Manuals
Robot Manipulators
Robotis Manipulator-H 6DOF Robotic Arm
51
52
53
54
55
56
57
58
59
60
56
ArmKinem
atics.Forward(a
ngle_rad,
&CurrentPose);
Once
move
d
to
desired
pose
angle_rad(array)
gets
the
end
effector
’
s
pose
and
runs forward
kinematics;
then
C
urrentPose
sets the
pose.
This
function
returns the end ef
fectors transform matric (4x4).
1
...
...
54
55
56
57
58
...
...
97