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

ant0520's profile - activity

2017-09-19 13:48:44 -0500 received badge  Famous Question (source)
2017-09-19 13:48:44 -0500 received badge  Notable Question (source)
2017-08-09 16:45:37 -0500 marked best answer How can I use Realsense SR300

Hi, I'm Japanese, so maybe my English is strange. Now, I want to use Intel Realsense SR300. I write my environment and please teach me what should I tell you about my PC because I'm beginner. OS : Ubuntu14.04 ROS ; Indigo Senser : RealsenseSR300 Kernel : 4.4.0-040400-generic

I write all commands I did.

$: sudo apt-get -y install libusb-1.0-0-dev git build-essential

$: git clone https://github.com/IntelRealSense/lib...

$: cd librealsense

$: git checkout tags/v0.9.2

$: scripts/install_glfw3.sh

$: make

$: sudo make install

$: sudo modprobe -r uvcvideo

$: sudo cp config/99-realsense-libusb.rules /etc/udev/rules.d/

$: sudo udevadm control --reload-rules

$: udevadm trigger

$: ./bin/cpp-capture

Then I have an error,

RealSense error calling rs_create_context(api_version:4): API version mismatch: librealsense.so was compiled with API version 1.12.1 but the application was compiled with 4! Make sure correct version of the library is installed (make install)

I installed "Docker" and I checked "client API version: 1.18". What should I do?? Thank you.

Edit: Improved readability

2017-06-07 04:11:15 -0500 received badge  Famous Question (source)
2017-05-29 19:44:15 -0500 commented answer How can I use Realsense SR300

Thanks!! I could connect SR300!!

2017-05-29 01:02:36 -0500 received badge  Notable Question (source)
2017-05-29 00:59:11 -0500 received badge  Supporter (source)
2017-05-28 20:40:45 -0500 commented question Can't catkin_make iai_kinect2

Thank you your comment. I used ROS Kinetic Kame. I reinstall ROS indigo and I have new problem... http://answers.ros.org

2017-05-28 20:39:07 -0500 asked a question Not find launch file in package [kinect2_bridge]

Not find launch file in package [kinect2_bridge] Hi. I'm using ROS Indigo and Ubuntu 14.04. I installed libfreenect2 and

2017-05-28 20:10:41 -0500 commented question How can I use Realsense SR300

Thank you your comment! I did that command and I past the result! $: dpkg -l | grep realsense ii ros-indigo-librealsens

2017-05-27 05:04:13 -0500 received badge  Popular Question (source)
2017-05-26 01:25:08 -0500 asked a question How can I use Realsense SR300

How can I use Realsense SR300 Hi, I'm Japanese, so maybe my English is strange. Now, I want to use Intel Realsense SR300

2017-05-26 01:00:41 -0500 received badge  Popular Question (source)
2017-05-19 23:04:53 -0500 asked a question Can't catkin_make iai_kinect2

Can't catkin_make iai_kinect2 Hi, I'm Japanese, so maybe my English is strange. Now, I want to try visual slam with Kine