Log in

View Full Version : Can the Kinect be used as camera on robot?


nomad725
26-01-2012, 19:45
Is there any way to use the kinect sensor on the robot as the camera? and is there a convertor?

Chris_Ely
26-01-2012, 20:50
There are no rules that prohibit Kinect on the robot; however, the interface is tricky. See this thread:
http://www.chiefdelphi.com/forums/showthread.php?t=99275&highlight=kinect

drewkongs
26-01-2012, 21:43
You can put the kinect on your robot. You will need some sort of computer in addition to the cRIO, like a laptop or nettop (asus eee box). The kinect has a visible light camera and a depth sensor. Using the kinect will require a decent amount of programming. The on-board laptop or small computer for the kinect will need to communicate back to the cRIO in order to comply with the rules about the cRIO being the direct control device for motors and such.

Our team is going to try setting it up, but we're not betting the farm on that solution working.