BlazingForests / realsense_camera

use realsense camera in ROS
Other
35 stars 26 forks source link

SR300 can not find Intel(R) RealSense(TM) 3D Camera video device!! #24

Open Oushesh opened 8 years ago

Oushesh commented 8 years ago

Hi guys, I am pretty new to ROS and i cannot get the Intel RealSense SR300 3D Camera connected to Ubuntu 14.04 LTS. i basically followed the same steps as user sthsher...

it compiled without errors and everything?

Anyone got any clue??? Anyonee using the sr300??

Thanks guys

BlazingForests commented 8 years ago

@Oushesh Hi, This repo don't test with SR300, If you just want to use the SR300, You can try this one, https://github.com/IntelRealSense/librealsense

ZahraBoroujeni commented 8 years ago

you should change the name of camera to "Intel(R) RealSense(TM) Camera S" F200 is "Intel(R) RealSense(TM) 3D Camera". SR300 is "Intel(R) RealSense(TM) Camera S" <arg name="realsense_camera_type" default="Intel(R) RealSense(TM) Camera S" />

and also try line below before launch file: sudo modprobe uvcvideo