Hi SeedStudio!
I would really appreciate some help with my question below.
Where could I get the latest firmware for the lidar? I can only find the
tool to upload the firmware but not any firmware file to upload.
Thanks in advance,
Hi Isac
It is SDK issue, these two interfaces need to be placed after the initialization is complete, which is after HPS3D_ConfigInit().
> HPS3D_SetOpticalEnable(&handle, true);/???/
> HPS3D_SetPointCloudEn(true);/???/
> HPS3D_SetPointCloudEn(true);/???/
For details, please refer to the demo program under the corresponding platform. If it still does not work, please provide the parameters such as the current platform and SDK version and the device firmware version serial number.
Thanks
best rgds
Bill