42
edits
Line 49: | Line 49: | ||
# If you want to change the port add: "-p" and the port number | # If you want to change the port add: "-p" and the port number | ||
# If you want to see the picture the Kinect is tracking add: "-w" | # If you want to see the picture the Kinect is tracking add: "-w" | ||
# Because OSCeleton has some hiccups i recommend adding a "while true" loop to make sure it starts again when a problem appears. Makes the command: "while true; do ./osceleton; done" | # Because OSCeleton has some hiccups i recommend adding a "while true" loop to | ||
make sure it starts again when a problem appears. Makes the command: "while true; do ./osceleton; done" | |||
# open <tt>OSCeleton.pd</tt> from Folder <tt>pd-skeleton</tt> in Folder <tt>kinect</tt> on harddrive <tt>Rafael Data RAID</tt> with Pd | # open <tt>OSCeleton.pd</tt> from Folder <tt>pd-skeleton</tt> in Folder <tt>kinect</tt> on harddrive <tt>Rafael Data RAID</tt> with Pd | ||
edits