HELP ME
This commit is contained in:
parent
408bcb1def
commit
ac632e2159
@ -20,4 +20,4 @@ void loop() {
|
|||||||
Vec4 rot = targ.to_rotation();
|
Vec4 rot = targ.to_rotation();
|
||||||
// speed inverse knematics wrist rot grip
|
// speed inverse knematics wrist rot grip
|
||||||
Braccio.ServoMovement(30, rot.x, rot.y, rot.z, rot.w, 90, 70);
|
Braccio.ServoMovement(30, rot.x, rot.y, rot.z, rot.w, 90, 70);
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user