ifm / ifm3d

Library and Utilities for working with ifm pmd-based 3D ToF Cameras
https://api.ifm3d.com
Apache License 2.0
110 stars 69 forks source link

Provide a library that does not perform glog initialization and glog environment variable configuration #436

Closed Bwolf89 closed 8 months ago

Bwolf89 commented 9 months ago

Our company uses your company's camera model O3D303CN;

Our company has also adopted Glog as the logging system. We found that there was a conflict with your company's Glog initialization during the initialization and configuration of Glog logs, which resulted in unexpected logging behavior

lola-masson commented 9 months ago

Hi @Bwolf89, The dependency to Glog has been removed in version 1.3.2. You can try updating your code to the latest ifm3d version (1.4.3), and you will be able to use the customer logging functionality. Note that support for O3D is still experimental in this version of ifm3d.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.