MYNT-EYE-S-SDK
MYNT-EYE-S-SDK copied to clipboard
MYNT EYE S SDK (MYNT® EYE Standard Camera)
I installed the sdk and roswrapper using `make -j ros`. I'm running opencv 3.4.5 as suggested by the docs. When I `roslaunch mynt_eye_ros_wrapper mynteye.launch`, the node segfaults. When I hookup...
[mynteye_1/mynteye_wrapper_node_1-2] process has died [pid 5445, exit code -11, cmd /home/bingo/Downloads/MYNT-EYE-S-SDK/wrappers/ros/devel/lib/mynt_eye_ros_wrapper/mynteye_wrapper_node __name:=mynteye_wrapper_node_1 __log:=/home/bingo/.ros/log/7aef8fae-7d83-11eb-85c6-a85e4510f61d/mynteye_1-mynteye_wrapper_node_1-2.log]. log file: /home/bingo/.ros/log/7aef8fae-7d83-11eb-85c6-a85e4510f61d/mynteye_1-mynteye_wrapper_node_1-2*.log then i run :rosrun mynt_eye_ros_wrapper mynteye_wrapper_node the error : Segmentation fault (core dumped) who...
Hi all, I am building the SDK with OpenCV4 on Ubuntu 20.04. I have got the build to work but due to this configuration in Options.cmake: if(WITH_API) include(${CMAKE_CURRENT_LIST_DIR}/DetectOpenCV.cmake) if(WITH_OPENCV4) set(WITH_CAM_MODELS...
http://doc.myntai.com/mynteye/s/download is offline
Device: MYNT-EYE-S1040 PointCloud quality is very bad, it seems like not even working properly. Any idea what error is this? How to solve it? This is the output I get...
I recently got two Mynteye S1030 to play with. I am currently using Ubuntu 18.04 (kernel 5.4.0) I setup [MYNT-EYE-S-SDK-2.5.0](https://github.com/slightech/MYNT-EYE-S-SDK/tree/v2.5.0) and was able to get things up and running pretty...
Hi, I am trying to follow the instructions to update the firmware. However the page http://doc.myntai.com/mynteye/s/download is not loading --> Bad gateway. Someone knows where to get the firmware?
Hello, I am currently using 2 Mynteye S1030 cameras in which I tried to put the same version (2.7) of the S1030 firmware image. In the camera with serial number...
ThinkPad-P15v-Gen-1:~/MYNT-EYE-S-SDK-2.5.0$ ./samples/_output/bin/camera_with_junior_device_api I/utils.cc:35 Detecting MYNT EYE devices E/context.cc:37 UVC device detected, **name: Video, vid: 0x4b4, pid: 0x4722** E/context.cc:45 Device is not supported by MYNT EYE. E/context.cc:37 UVC device detected, name:...
System: Ubuntu 18.04 Install sdk by PPA, while running samples, get the following error message: `I/utils.cc:35 Detecting MYNT EYE devices F/uvc-v4l2.cc: 460 Cannot access /sys/class/video4linux Aborted (core dumped)` Can anybody...