livox SDK for Python #75

Open
opened 2020-07-11 06:42:01 +02:00 by roya-correct-ai · 7 comments
roya-correct-ai commented 2020-07-11 06:42:01 +02:00 (Migrated from github.com)

Hi there

Could you please let me know how I can capture the lidar data in Python? since in Livox website (https://www.livoxtech.com/horizon), it is mentioned that "Livox SDK supports development languages, including C, C++, and Python on multiple platforms" but I could not find any Python library in your Github.

I appreciate it if you help me with this issue
Thanks in advance
Roya

Hi there Could you please let me know how I can capture the lidar data in Python? since in Livox website (https://www.livoxtech.com/horizon), it is mentioned that "Livox SDK supports development languages, including C, C++, and Python on multiple platforms" but I could not find any Python library in your Github. I appreciate it if you help me with this issue Thanks in advance Roya
Livox-SDK commented 2020-07-14 10:07:44 +02:00 (Migrated from github.com)

Hi @roya-correct-ai,
There is a third-party python driver available
https://github.com/ryan-brazeal-ufl/OpenPyLivox

Hi @roya-correct-ai, There is a third-party python driver available https://github.com/ryan-brazeal-ufl/OpenPyLivox
roya-correct-ai commented 2020-07-14 22:26:12 +02:00 (Migrated from github.com)

Hi @roya-correct-ai,
There is a third-party python driver available
https://github.com/ryan-brazeal-ufl/OpenPyLivox

Thank you for your response.
I have seen that library, It works well to capture the data but, it has not equipped with real-time processing yet, I can capture the data but I can not process the data unless the capturing finishes and this procedure is not real-time.
I want to process each sample then work on the next one.
I appreciate it if you help me.

> Hi @roya-correct-ai, > There is a third-party python driver available > https://github.com/ryan-brazeal-ufl/OpenPyLivox Thank you for your response. I have seen that library, It works well to capture the data but, it has not equipped with real-time processing yet, I can capture the data but I can not process the data unless the capturing finishes and this procedure is not real-time. I want to process each sample then work on the next one. I appreciate it if you help me.
Livox-SDK commented 2020-07-20 14:38:51 +02:00 (Migrated from github.com)

Hi @roya-correct-ai
We are sorry that there is no livox python library that can process data in real time until now.

Hi @roya-correct-ai We are sorry that there is no livox python library that can process data in real time until now.
Vldub commented 2020-08-06 10:53:45 +02:00 (Migrated from github.com)
https://user-images.githubusercontent.com/35417317/89511969-3da11d00-d7db-11ea-8a1f-dd0f0506a14c.png why do you write that there is support?
mar2194 commented 2020-09-15 16:47:28 +02:00 (Migrated from github.com)

If you are trying to read .lvx files using Python, there is now a .lvx file reader as part of the OpenPyLivox library.
https://github.com/ryan-brazeal-ufl/OpenPyLivox

If you are trying to read .lvx files using Python, there is now a .lvx file reader as part of the OpenPyLivox library. https://github.com/ryan-brazeal-ufl/OpenPyLivox
siyangxie commented 2021-11-24 08:04:56 +01:00 (Migrated from github.com)

https://user-images.githubusercontent.com/35417317/89511969-3da11d00-d7db-11ea-8a1f-dd0f0506a14c.png why do you write that there is support?

@Livox-SDK Please advise.

> https://user-images.githubusercontent.com/35417317/89511969-3da11d00-d7db-11ea-8a1f-dd0f0506a14c.png why do you write that there is support? @Livox-SDK Please advise.
tomas1515 commented 2024-06-27 16:36:45 +02:00 (Migrated from github.com)

@Livox-SDK Can you tell me what's changed in the meantime? Is there a real-time option from python?

@Livox-SDK Can you tell me what's changed in the meantime? Is there a real-time option from python?
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/Livox-SDK#75