Robotics StackExchange | Archived questions

Can we edit the main.cpp file in NITE-Linux-x64-2.2..........???

I am trying to make a human follower robot. So, for that I need the 3d coordinates of the skeleton. Using the executable file i.e. SimpleUserTracker in Samples/Bin folder, I am only able to get the head coordinates, but I also need torso coordinates of the skeleton. I already tried to edit the main.cpp file in the Samples/SimpleUserTracker folder, but the changes are not being reflected. Is it possible to change the code?? Or is there any other way of creating a new executable file for my requirement??

Could anyone help me..??

Thanks in advance...!!!

Asked by Tanmayi_06 on 2019-12-01 01:31:42 UTC

Comments

Can you please clarify how this is related to ROS?

Asked by gvdhoorn on 2019-12-01 07:15:52 UTC

I came across NITE-Linux-x64-2.2 when I was searching for skeleton packages available in ros. I am also trying to include a publisher node in the main.cpp file to get the data published onto an other topic. So, I thought this is related to ros. I also found many questions related to this skeleton tracking package here.

Asked by Tanmayi_06 on 2019-12-01 09:52:43 UTC

Answers