Uh oh!
There was an error while loading. Please reload this page.
added new launch files for kinect1 skeleton tracking - #81
Conversation
bsubbaraman
commented
Aug 31, 2019
Hi @siehlema! Here are a couple of starting points if you haven't tried them already: you can run the command |
siehlema
commented
Sep 5, 2019
Thank you @bsubbaraman, you were right. I found out, that the object detection caused the error. The tf tree also shows that. TF tree with object detection: TF tree without object detection: Is there something missing in the new |


In order to solve Issue #64 four launch files have been added. They have been created in an analogue way as the Kinect2 launch files for skeleton tracking.
I obtained expected functionality.
But there still is an error showing:
[ERROR] [1566555953.455625168]: transform exception: Could not find a connection between 'world' and 'kinect1_head_rgb_optical_frame' because they are not part of the same tree.Tf has two or more unconnected trees.
So maybe some adjustments have to be made?