Offset Issue in OFFBOARD Mode with MAV_FRAME_BODY_NED and MAVLink

Hey everyone,

I’m using Offboard mode with MAV_FRAME_BODY_NED and MAVLink commands for navigation to a specific target coordinate. I’m sending roll, pitch, throttle, and yaw angle, but for some reason, the drone has an offset while navigating.
I’m using radarku/px4-sitl in docker as my simulator.
Has anyone encountered this issue or knows how to correct it?