IntelRealSense / meta-intel-realsense

Yocto layer for realsense-sdk and librealsense
https://realsense.intel.com/
Other
35 stars 26 forks source link

pyrealsense2 support for python3.11 #42

Open vaigen opened 1 month ago

vaigen commented 1 month ago

Hi,

I see the notice that pyrealsense2 is broken due to the lack of upstream support for aarch64. What's the plan to fix this?

Thanks Vai

srware commented 1 month ago

Hi @vaigen

I need to assess the current status. It's been a few months since I put that notice up. I'll try and find time in the coming week to update master to the latest librealsense release.

If it's still an issue it will need to be raised as an issue and tracked with the librealsense team.

vaigen commented 1 month ago

Thanks @srware . It does not look super hopeful reading: https://github.com/IntelRealSense/librealsense/issues/11362 from librealsense team. I'm not 100% sure what the blocker is since x86 wheels have been out for a while now.

If you have any pointers, let me know.

Thanks Vai

vaigen commented 1 week ago

@srware Any update on this?