ConnTact icon indicating copy to clipboard operation
ConnTact copied to clipboard

Wrench orientation incorrect with non-vertical TCP orientation

Open John-Bonnin opened this issue 2 years ago • 0 comments

The wrench transform pipeline doesn't handle angled contacts correctly. This should be fairly easy to solve with some transform math. The original wrench is already Stamped, so we should be able to do a DoTransform, or maybe convert the two vectors to Point objects and transform them individually.

John-Bonnin avatar Oct 20 '22 19:10 John-Bonnin