Open Oushesh opened 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
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
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