ROSIntegrationVision
ROSIntegrationVision copied to clipboard
Fix VisionComponent Image & Optical Frame Transforms
Bug
The transforms using GetComponentLocation and GetComponentQuat are incorrect.
Fix
Use GetRelativeLocation and GetRelativeRotation (converted into an FQuat) instead.