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.
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.