HandTracker Kinect Ros Indigo

asked 2016-05-25 19:26:05 -0500

adelleodel gravatar image

Hi there, i'm using ROS Indigo in Ubuntu 14.04.3

i was using skeleton_tracker for my project with kinect before, but this time i just want to get the hand point from kinect.

Do u guys know which package should i use from ROS for this hand tracking with kinect with Indigo? i've tried this tutorial from mit. the list of tutorial is not for indigo yet. So i tried install in Electric's package. after following the instruction in here. i got error while

svn list https://svn.csail.mit.edu/

the response was

svn: E175011: Unable to connect to a repository at URL 'https://svn.csail.mit.edu'
svn: E175011: Repository moved temporarily to 'https://svn.csail.mit.edu:1443/admin/admin.cgi'; please relocate

so does when i try step 7

rosinstall ~/ros_workspace/kinect_demos /opt/ros/electric ~/ros_workspace/kinect_demos.rosinstall

with ros_workspace is my own workspace for ros and i change /opt/ros/electric to /opt/ros/indigo

unknown url type: /root/ros/kinect_demos.rosinstall

what should i do then?

edit retag flag offensive close merge delete

Comments

Hi, I am also working on it, have you found one solution? Please let me know. Thanks!

hang su gravatar image hang su  ( 2016-10-20 16:06:38 -0500 )edit