hitch22
hitch22
Howdy, I am trying to do a custom build of the opencv library to enable modules that I am trying to use on UWP HoloLens2 HMD. Per the instructions in...
Hi, I compiled turlucode/ros-noetic:cuda11.4.2-cudnn8 and ran it with the below docker cmd: docker run --rm -it --runtime=nvidia --privileged --net=host --ipc=host \ -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY \ -v $HOME/.Xauthority:/home/$(id -un)/.Xauthority -e...
**Description** I gave the action server/client example a try given in the documentation(https://roslibpy.readthedocs.io/en/latest/examples.html?highlight=action%20server#actions) I noticed that while the example appears to work because the feedback can be received by the...
Howdy, I was wondering if there is a way to create multiple tflite interpreters so that I can assign and run multiple tpu models accordingly (as outlined in: https://coral.ai/docs/edgetpu/multiple-edgetpu/#using-the-tensorflow-lite-python-api). Could...
I followed all the instructions and got MagicLeapImageCaptureExample to work correctly. However, I am having issues with MagicLeapDnnExample. All I see is a blank screen when I run the example,...
#### Summary add support for installing microk8s offline on windows #### Why is this important? offline installer is only available for linux distros and not yet available for windows ####...