MYNT-EYE-S-SDK icon indicating copy to clipboard operation
MYNT-EYE-S-SDK copied to clipboard

MYNT EYE S SDK (MYNT® EYE Standard Camera)

Results 66 MYNT-EYE-S-SDK issues
Sort by recently updated
recently updated
newest added

after installing the sdk through the PPA as mentioned in the docs on a fresh ubuntu 18.04.3, all of the "get_*" and "camera_*" samples will crash except get_device_info and get_imu_params:...

make ros时出现以下错误: /usr/bin/ld: cannot find -lBoost::filesystem collect2: error: ld returned 1 exit status 不知道是boost库哪里出了问题,求帮忙。

Dear MYNT, Hope this email finds you well. Our engineering team is trying to utilize the SDK to create a ROS wrapper to use in our application. We ordered six...

Current platform to compile the lastest SDK: ``` -- HOST_ARCH: x86_64 -- -- Platform: -- HOST_OS: Linux -- HOST_NAME: Ubuntu -- HOST_ARCH: x86_64 -- HOST_COMPILER: GNU -- COMPILER_VERSION: 7.4.0 --...

after successfully running ```make init``` building the samples fails with the following error: ``` ~/MYNT-EYE-S-SDK$ make samples Make uninstall sudo rm -rf /usr/local/include/mynteye/ [sudo] Passwort für putz: sudo rm -rf...

Hi, When starting the mynteye ros node under Ros Melodic the node stops with a segmentation fault after advertizing service get_info. I have compiled the SDK v2 and my camera...

The computer cannot find the MYNT EYE in ros node. What's wrong with it? [mynteye/mynteye_wrapper_node-2] restarting process process[mynteye/mynteye_wrapper_node-2]: started with pid [8999] [ INFO] [1574233998.783553540]: Initializing nodelet with 4 worker...

I install it with the comment: make install And then when the process get 72%,I see the following error: [ 72%] Building CXX object CMakeFiles/mynteye.dir/src/mynteye/api/synthetic.cc.o /home/pi/Documents/MYNT-EYE-S-SDK-master/src/mynteye/api/synthetic.cc: In member function ‘void...

I have build the samples and running "get_depth_with_region" retrieving depth data. The depth and x,y data are completely incorrect and make no sense. it's obvious that image parameters not written...