ROSIntegrationVision icon indicating copy to clipboard operation
ROSIntegrationVision copied to clipboard

Fix VisionComponent Image & Optical Frame Transforms

Open Tim-Fronsee opened this issue 4 years ago • 0 comments

Bug

The transforms using GetComponentLocation and GetComponentQuat are incorrect.

Fix

Use GetRelativeLocation and GetRelativeRotation (converted into an FQuat) instead.

Tim-Fronsee avatar Mar 12 '20 07:03 Tim-Fronsee