Compare commits

..

No commits in common. "0940317345b535b6bef4f96f9a28cf765e7f7f24" and "d306a54d9004660fdac03daa8b5e291b6fc43a1b" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View File

@ -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);
} }

0
controll.hpp Normal file
View File