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

kinect and raspberry

asked 2016-06-09 02:33:39 -0500

Emilien gravatar image

hi, i want to connect kinect with raspberry pi3. i install ros indigo and freenect_launch package. when i launch freenect, i receive all topic but with a message "searching device" i make the same configuration with laptop, it works well. Can you help me please to solve this problem?

edit retag flag offensive close merge delete

Comments

can you just post the link of the tutorial you followed to install ROS on the RaspberryPi? So we can look up which packages of ROS are available.

chwimmer gravatar image chwimmer  ( 2016-06-10 01:37:03 -0500 )edit

4 Answers

Sort by ยป oldest newest most voted
0

answered 2016-06-09 15:44:41 -0500

tfoote gravatar image

You'll need to verify that you have the necessary kernel drivers and udev rules installed on the RaspberryPi3.

edit flag offensive delete link more

Comments

how? can you explain it more please?

Emilien gravatar image Emilien  ( 2016-06-09 16:27:08 -0500 )edit
1

answered 2016-07-20 01:29:26 -0500

easyspidy gravatar image

Please be more precise! Which version of the kinect you are using? Kinect v1 (Xbox 360) oder Kinect v2 (Xbox One)? Kinect v2 works only with USB 3.0. The Raspberry Pi 3 has only USB2.0 ports. Keep that in mind when using this configuration.

edit flag offensive delete link more
0

answered 2016-07-20 01:45:05 -0500

MarkyMark2012 gravatar image

I tried to get the Kinect working on my Pi some time back and gave up. The motor etc worked but is was a total faff.

I would suggest switching to an XTION - aside from driver set up it works without issue

Mark

edit flag offensive delete link more
0

answered 2016-06-09 02:45:28 -0500

RohitM gravatar image

Which install for raspberry pi did you use? If it was ROS-Comm then it doesn't have a lot of the simulation tools that the Full-Desktop version has. This could be the reason for the problem, but since I haven't tried this personally I can't be sure how to solve it. One suggestion is to download the dependencies separately; also install rviz (I don't think it would've been downloaded).

edit flag offensive delete link more

Comments

i can't install rviz, i want test kinect with image_view. What can i do now?

Emilien gravatar image Emilien  ( 2016-06-09 02:52:18 -0500 )edit

Sorry, I'm not quite sure beyond this point. rviz should get installed with some patches. Try searching more on that, I think that's the only way your freenect with work.

RohitM gravatar image RohitM  ( 2016-06-09 03:07:44 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-06-09 02:33:39 -0500

Seen: 862 times

Last updated: Jul 20 '16