SICKAG / sick_safetyscanners_base

CPP (C++) Driver for SICK safety laser scanners
https://www.sick.com/de/en/opto-electronic-protective-devices/safety-laser-scanners/c/g187225
Apache License 2.0
12 stars 32 forks source link

communication establish, reconnect and stop #19

Closed zeminliu closed 10 months ago

zeminliu commented 1 year ago

Hi , @puck-fzi We are using this lib. to get the diagnostic package from SICK laser scanner: nanoScan3, now want to check if there is an API or interface inside the lib. to activate the data receiving process. could you help to check it? thank you!

puck-fzi commented 1 year ago

Hi, I am not entirely sure what is missing on your side? Did you check the API in the readme? It should give you an explanation on how to setup the driver. You can have a look here: https://github.com/SICKAG/sick_safetyscanners_base#asynchronous-client

Does that help? or are there any specific errors occurring?

puck-fzi commented 10 months ago

closing due to inactivity