Merge branch 'main' of http://git.cubesoftware.xyz:20524/kacperks/inv-kin-arm
This commit is contained in:
commit
0940317345
4
math.hpp
4
math.hpp
@ -5,9 +5,9 @@
|
||||
#define PIdiv2 PI/2
|
||||
|
||||
|
||||
const float shoulder_and_elbow_length = 125;
|
||||
const float shoulder_and_elbow_length = 12.5;
|
||||
const float shoulder_plus_elbow_length = shoulder_and_elbow_length * 2;
|
||||
const float wrist_length = 190;
|
||||
const float wrist_length = 19;
|
||||
|
||||
class Vec2 {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user