ifm / ifm3d-ros

ifm pmd-based 3D ToF Camera ROS Package
Apache License 2.0
40 stars 40 forks source link

O3X110 Camera Session Dies Every 300 Seconds, Need To Extend #72

Open lpengample opened 1 year ago

lpengample commented 1 year ago

ifm3d version: v0.20.3 ifm3d-ros version: v0.7.0 camera: o3x110 ros-melodic, ubuntu 18.04

We're running our camera in an application that requires it to be up at all times and are running into an issue where the camera session dies every 300 seconds due to a MAX_HEARTBEAT parameter being set in the ifm3d library here. We need a way to have this session continue running indefinitely. What's the best approach you would recommend to do this? Can we send a heartbeat to the session to extend it? Is there a combination of different library versions that has functionality to change the effective max session time parameter?

Thank you!

ifm3d dump output attached below:

camera_dump.txt

lola-masson commented 1 year ago

Hi @lpengample, The session is not designed to be kept open indefinitely. Maybe there is another way to achieve the result you are looking for. I think it would be helpful to discuss your application in more details so we can direct you to the right tool. Could you send us an email at support.robotics@ifm.com? Thanks!