Jerry Isdale

Results 22 comments of Jerry Isdale

latest install 0.12.0, gives message... > TrioDeprecationWarning: trio.run_sync_in_worker_thread is deprecated since Trio 0.12.0; use trio.to_thread.to_thread_run_sync instead (https://github.com/python-trio/trio/issues/810) however, in to_thread.py it says... > from ._threads import to_thread_run_sync as run_sync thus...

also the Xavier AGX please. I did find instructions on the SAT-Immersive github site for (re)building for NX https://gitlab.com/sat-metalab/distributions/jetson-images

im working thru it. the SAT folks got it running on nx but with older sdk etc. im looking into magic words to put in their patch scripts. the 5.0...

There is no such repository as 'polis-examples' as of Dec 2023.

thanks, your site hs been very helpful getting it running on buster but bullseye changed a lot. the libcamera2 etc changes are latest stumble. mostly im looking at pose_estimation

If i can get pose-estimate running on Bullseye64, i'll work in fortran. ;-) and a c++ app would probably be faster, maybe even with tolerable latency.

found the Buster 16gb pose app and it works! Gets about 5-7fps with a pi cam v1.5 (ir). I will still love a Bullseye 64 version of the image, but...

> Related: https://github.com/compdemocracy/polis-examples/issues/2#issuecomment-907884261 As of Dec2023 there is no polis-examples repository listed publically.

Any progress on this? I had really really frustrating experience with it today trying to teach an Upward Bound class. Right before class was to start, my Windoze 11 running...

check the pi neopixel library (https://github.com/jgarff/rpi_ws281x) for example code. since that is all built separately from rest of this system, it might take a fair bit of effort.