ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Kinect stops when moving motor

asked 2015-04-23 11:25:07 -0500

nouf gravatar image

Hello,

I'm using Ubuntu 14.04 and ROS indigo.

Also, I'm using pointcloud_to_laserscan package for the kinect and it's working fine.

The problem is whenever I send a command to run the motors, the kinect stops and the laptop cannot detect that the kinect is connected.

NOTE: The kinect and the motor controller are connected through 2 USB ports.

I think the problem is in the laptop, because I tried another laptop and they work fine.

Unfortunately, I can't use the good laptop due to RAM problem.

Any idea??

edit retag flag offensive close merge delete

Comments

Sounds like an EMI problem. Where does the motor and where does Kinect get the power from? Is the Laptop connected to the same power source (battery). Whats the whole setup?

cyborg-x1 gravatar image cyborg-x1  ( 2015-04-24 02:50:49 -0500 )edit

@cyborg-x1 The motors get the power from 24 volt battery, where the kinect is connected to AC. The laptop uses its own battery.

nouf gravatar image nouf  ( 2015-04-24 04:12:22 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-04-27 09:23:09 -0500

Actually I think it could really be some EMI thing. That the motor interferes with the Kinect or the USB communication. I once did a very simple microcontroller board for a fellow student, it should just turn on the motor depending on input states, but the motor created huge emissions so that when you put on an oscilloscope it showed a huge spike without connection to the motor when the motor was running. Also when it was running, it never stopped, except someone touched the microcontroller package with his finger.

To get rid of that, an laboratory assistant told us to solder capacitors (100nF) to the motor pins and connect them with the case. After that it was gone. The motor was a simple brushed DC motor. Maybe you could try something similar, if it is a DC motor.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-04-23 11:25:07 -0500

Seen: 173 times

Last updated: Apr 27 '15