Detecting user position with Kinect without PSI pose
Hello,
I searched the documentation and forum and did not find any answer to this question, but I might have missed something. So apologies if this is a solved issue.
I'm a very new to ROS so this might be a rather silly question. I would like to know if the openni_tracker node is able to post the user detection event and the rough user position before the PSI pose is calibrated.
I know the tracker prints that a new user is detected or gone to the terminal, but is there a topic with this information I could use?
Also, is it possible to track a user rough position before surrendering to the machine (assuming the PSI pose)?
Should I be using another node in order to do this?