Kinect power problem while connecting to the irobot create base? [closed]

asked 2013-07-17 20:53:54 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I am having problem while connecting the kinect power using DB25 connector of Irobot create base. The connector circuit is designed by clearpath robotics to provide 12V DC power to kinect by taking power from pin 10 and 14 of DB25 connector of irobot create base.

I read to a tutorial by Prof. Jason O'Kane he says that :
For the Kinect sensor to operate correctly, it must draw power from the Create’s battery. (The 5V available from the USB connection to the netbook is not sufficient; the Kinect needs at least 8V. Note that seeing blinking lights in the Kinect is, in my experience, not enough to know for sure that the Kinect is receiving the power it needs.)
Your Turtlebot has a cable connecting the Kinect to the Create for this purpose, but by default that power supply is disabled. To enable it .........

**rosrun create_node kinect_breaker_enabler.py**

this command working well as I am getting power at pin 10-11-12 of DB25 but not getting power out of circuit board designed by Clear Path robotics. Actually this circuit board came with a turtlebot (with irobot create base)and I am using it with another independent I robot create base to connect the kinect but it is not working.

I tried this circuit back to the turtlebot with which it came and its working fine. Now my question is why it is not working with the other Irobot create base? Is there some hardware level coding for pairing of devices?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-10-27 20:30:36.745067

Comments

What is the output when you run 'rosrun create_node kinect_breaker_enabler.py'. Do you have a multimeter you can use to measure the voltage output on the kinect power connector?

ahendrix gravatar image ahendrix  ( 2013-07-31 14:47:21 -0500 )edit

Yeah, I got to check that and found that Irobot create base working fine and giving 14V on pin 10-11-12 with respect to GND at pin 10.
so its problem of the DB25 circuit board which I am willing to change now.

lifelonglearner gravatar image lifelonglearner  ( 2013-07-31 15:37:36 -0500 )edit

What is the output of `rosrun create_node kinect_breaker_enabler.py` ?

ahendrix gravatar image ahendrix  ( 2013-07-31 16:03:17 -0500 )edit

14V on pin 10-11-12 with respect to GND at pin 10 of the DB25 connector of Irobot create base.

lifelonglearner gravatar image lifelonglearner  ( 2013-07-31 17:02:13 -0500 )edit

What is the console output of `rosrun create_node kinect_breaker_enabler.py` ? Is there any voltage on DB25 pin 19 (Digital output 0, which enables the 12V regulator)? Is there any voltage on the connector (NOT the DB25) that goes to the kinect?

ahendrix gravatar image ahendrix  ( 2013-08-03 07:46:54 -0500 )edit

This problem is now got modified to a new form ... I am modifying the question with a more detail at the end of the question ......... Please read it and reply.

lifelonglearner gravatar image lifelonglearner  ( 2013-08-03 19:51:13 -0500 )edit

Dear Ahendrix ....... could you get the modified form of question ? please reply

lifelonglearner gravatar image lifelonglearner  ( 2013-08-04 05:24:03 -0500 )edit

You still haven't provided the console output from running `rosrun create_node kinect_breaker_enabler.py` or indicated if there's any voltage on pin 19 of the DB25 connector.

ahendrix gravatar image ahendrix  ( 2013-08-05 07:24:40 -0500 )edit