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

Python Port Please #12

Closed gabriel-wainmann closed 2 years ago

gabriel-wainmann commented 2 years ago

Would you be so kind as to make a Python wrapper for this ?

Thanks!

puck-fzi commented 2 years ago

Hi, this is currently not planned.

If it is a possibility for you, you could use the ROS1 or ROS2 versions of this library and can subscribe to the relevant topics in your python nodes. However, this is most likely only a solution if you are already using ROS.

gabriel-wainmann commented 2 years ago

Would it be possible to get the raw data structure so I can write my own code?

On Thu, 28 Apr 2022, 19:37 Lennart Puck, @.***> wrote:

Hi, this is currently not planned.

If it is a possibility for you, you could use the ROS1 or ROS2 versions of this library and can subscribe to the relevant topics in your python nodes. However, this is most likely only a solution if you are already using ROS.

— Reply to this email directly, view it on GitHub https://github.com/SICKAG/sick_safetyscanners_base/issues/12#issuecomment-1111979376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTQV4IUQKHZUQK537YPO6DVHJL5FANCNFSM5URXFHUQ . You are receiving this because you authored the thread.Message ID: @.***>

puck-fzi commented 2 years ago

What do you mean by datastructure? The Protocol is available under: https://cdn.sick.com/media/docs/1/01/701/Technical_information_Data_output_via_UDP_and_TCP_IP_en_IM0083701.PDF

This driver here implements all the protocol outputs in C++

gabriel-wainmann commented 2 years ago

Thank you

On Thu, 28 Apr 2022, 21:30 Lennart Puck, @.***> wrote:

What do you mean by datastructure? The Protocol is available under: https://cdn.sick.com/media/docs/1/01/701/Technical_information_Data_output_via_UDP_and_TCP_IP_en_IM0083701.PDF

This driver here implements all the protocol outputs in C++

— Reply to this email directly, view it on GitHub https://github.com/SICKAG/sick_safetyscanners_base/issues/12#issuecomment-1112093671, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTQV4NHZ3DVCNHIRNAXXRTVHJZG5ANCNFSM5URXFHUQ . You are receiving this because you authored the thread.Message ID: @.***>