Bhupender

Results 6 comments of Bhupender

Yes it works ! :) One last thing need to mention is to edit the path in setup_nite.bash for NiTE-Linux-x64-2.2 dir while creating symbolic link between .ros dir and NiTE-Linux-x64-2.2...

@mcgi5sr2 congratulations for get it working. It would be great if you could help me in achieving a full body tracking using kinect v2 and NiTE2.

Probably the NiTE-Linux-x64-2.2 should work as you have mentioned 64 bit (linux) nite2 archive: https://bitbucket.org/kaorun55/openni-2.2/src/2f54272802bfd24ca32f03327fbabaf85ac4a5c4/NITE%202.2%20%CE%B1/?at=master

@criverc Does skeltrack supports full body tracking?

@ravi207 you need to make a change in import statement of **DynamodbToCSV4j.java** as follows: _import org.json.JSONException; import org.json.JSONObject; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths;_ and in **d2csv.java** as follows: _import...