Livox-SDK / livox_ros_driver2

Livox device driver under Ros(Compatible with ros and ros2), support Lidar HAP and Mid-360.
Other
200 stars 161 forks source link

Is repeating scanning mode supported for mid360? #36

Closed leewo0 closed 1 year ago

leewo0 commented 1 year ago

The output point cloud makes no difference after changing pattern mode to 1. Console output filtered by grep pattern is listed below.

set scan pattern, handle: 2248255680, scan pattern: 1 successfully set pattern mode, handle: 2248255680, set_bit: 0

FPSychotic commented 1 year ago

i dont know if that option is for that, but if you change it in the livox viewer2 will work later in ros, the mode will be active until you change it again. obviously would be better a option as the one you said and it works, but it is a workaround

leewo0 commented 1 year ago

@FPSychotic Thanks for your reply. I checked the lidar settings in the livox viewer2. The Scan Pattern had been changed to Repetitive(changing the option worked in the ros driver), but the output point cloud is still non repetitive in both livox viewer2 and ros driver. I noticed the firmware version is 13.17.01.11 and the product info is DevType:Mid-360 FmT in the setting menu. Is this feature not supported by my mid360?

FPSychotic commented 1 year ago

I will check again and check fw version, but quite sure is working

On Tue, 4 Apr 2023, 04:10 leewo0, @.***> wrote:

@FPSychotic https://github.com/FPSychotic Thanks for your reply. I checked the lidar settings in the livox viewer2. The Scan Pattern had been changed to Repetitive(changing the option worked in the ros driver), but the output point cloud is still non repetitive in both livox viewer2 and ros driver. I noticed the firmware version is 13.17.01.11 and the product info is DevType:Mid-360 FmT in the setting menu. Is this feature not supported by my mid360?

— Reply to this email directly, view it on GitHub https://github.com/Livox-SDK/livox_ros_driver2/issues/36#issuecomment-1495282975, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITQOVE74XYYX5GSXASZSMLW7OGLJANCNFSM6AAAAAAWQXDLYI . You are receiving this because you were mentioned.Message ID: @.***>

leewo0 commented 1 year ago

@FPSychotic That's a little werid. Today, I contacted DJI's after-sales staff(my mid360 was bought there), and he learned from the developer of Livox that mid360 does not currently support repeat scanning mode. Later, they sent me an email which confirms repeat scanning mode is supported.

FPSychotic commented 1 year ago

Need check but I read about it has one LoL

On Tue, 4 Apr 2023, 13:04 leewo0, @.***> wrote:

@FPSychotic https://github.com/FPSychotic That's a little werid. Today, I contacted DJI's after-sales staff(my mid360 was bought there), and he learned from the developer of Livox that mid360 does not currently support repeat scanning mode.

— Reply to this email directly, view it on GitHub https://github.com/Livox-SDK/livox_ros_driver2/issues/36#issuecomment-1495855854, or unsubscribe https://github.com/notifications/unsubscribe-auth/AITQOVAJQLZGTVPYMQC6KSDW7QE5XANCNFSM6AAAAAAWQXDLYI . You are receiving this because you were mentioned.Message ID: @.***>

leewo0 commented 1 year ago

not supported yet

FPSychotic commented 1 year ago

In that case the livox brochure and specs are wrong as it said it has repetitive mode

LotfiZ commented 5 months ago

Hi Livox team,

Are you planning to support Repetitive pattern for the mid 360 ? If yes, can we have a timeline estimation if its possible ?

Thank you