When using ZED Livelink for Unreal with the mono camera, an issue arises during arm rotation. After completing a full rotation with my right arm, I attempt to replicate the same motion with my left arm. However, the bone rotation is locked in a backward position, preventing a proper replication of the movement. The only workaround is to rotate the arm forward again.
Notably, this issue does not occur when using the ZED plugin version for Unreal. Upon comparing the codebases, it appears that the Livelink version employs the retrieveBodies
function, whereas the plugin version uses sl_retrieve_bodies
. I am uncertain about the underlying differences between these functions.
I have already experimented with modifying the depth mode, confidence, and other configuration parameters, but these adjustments did not resolve the issue.
Video demonstrating the issue: Issue.mp4 - Google Drive