Hi jakaskerl , 
I've followed the suggestions provided in the forum previously, and I run the demo on edge mode and --use world_landmarks and I'm now able to extract the world_landmarks of 21 keypoints of the hand. However, I'm trying to compare  world_landmark point 0 with the output of the script manager of the model of wrist coordinates to ensure that the world_landmark attribute of the hand has exactly what I need. Unfortunately, I'm getting different results and I'm wondering if there's some transformation that I should be doing to get the real-world landmarks 

 I've also tried to get more spatialCoordinates points by modifying the  template_manager_script_duo script file
 
in the HandTrackerEdge : 
 idk if I'm on the right path, and if these screenshots will help you to understand my needs.