Compare commits
2 Commits
d306a54d90
...
0940317345
Author | SHA1 | Date | |
---|---|---|---|
|
0940317345 | ||
|
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…
x
Reference in New Issue
Block a user