MankaranSingh

Results 33 comments of MankaranSingh

It's related to gather layer having negative indices. TNN dosent supports negative indices for opencl/x86/arm I guess. NAIVE worls ok

Related issue: https://github.com/termux/termux-app/issues/2993#issuecomment-1250141586 looks like there is no easy way except rooting for now that should work out of box

> I have the same issue Android 13 and above won't work without root

so ubuntu-proot distro updated their ubuntu from jammy to mantic, you can try using an older version of ubuntu distro https://github.com/termux/proot-distro/issues/202 here are the distribution links https://github.com/termux/proot-distro/releases/tag/v2.3.1

That seems like your internet issue. Reopen another issue if it still persists.

@Vayras sure. Do you have actual panda hardware? Otherwise you can find a generic way of testing the throughput of usb devices. Maybe some app or framework already exists. It...

Yes, you need to run them parallely in 3 seperate terminals.

You will have to make sure carla is running. If you remove the `RenderOffScreen` arg, it should show the carla window which will confirm its up and running

I think you compiled (ran `scons` command) without entering the flowpilot env (`pip env shell`) Do `pip env shell` then `scons` in flowpilot root directory then this warning should go...