You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
ifmdpy showing inconsistent data grabbing for ifm3d version v1.1.0. Data grabbing is not always start on call of ifm3d::FrameGrabber::Start call.
Expected behavior
Data Grabbing must start on the call of ifm3d::FrameGrabber::Start function
Configuration/Environment (please complete the following information):
OS: Windows 10
ifm3dpy version: v1.1.0
using ROS: no
NOTE : This issue is frequently reproducible with ifm3dpy and all python version seems affected, if you are facing issues using ifm3dpy-v1.1.0 please revert back to ifm3dpy-v1.0.1
pip install ifm3dpy==1.0.1
The text was updated successfully, but these errors were encountered:
Describe the bug
ifmdpy showing inconsistent data grabbing for ifm3d version v1.1.0. Data grabbing is not always start on call of
ifm3d::FrameGrabber::Start
call.Expected behavior
Data Grabbing must start on the call of
ifm3d::FrameGrabber::Start
functionConfiguration/Environment (please complete the following information):
NOTE : This issue is frequently reproducible with ifm3dpy and all python version seems affected, if you are facing issues using ifm3dpy-v1.1.0 please revert back to ifm3dpy-v1.0.1
The text was updated successfully, but these errors were encountered: