MISC - Removed thought process comments from header

This commit is contained in:
Jb win 2025-05-01 20:37:35 +07:00
parent 9a5918fd1b
commit d97a4ca0f8

View File

@ -144,22 +144,6 @@ private:
1.61,
0
};
// Tick where it can have targets
// Open Claw (ClawIndex)
// Presets to move certain joints into certain positions -> HardCode
// Move the arm myself JB + Capture LOG
// Set the target in world absolute <- get actor of class with tag
// Compute target relative
// Compute distance to target
// compute rotation - direction to target
// lerp values to go grab
// close jaw
// select drop zone
// move to drop zone (pick bool)
// open jaw
// assess success or failure
};