pczekalski

Results 6 comments of pczekalski

I'm in similar shoes with Lenovo Yoga X390 but in my case the device is: Bus 001 Device 005: ID 13d3:56ba IMC Networks Assuming the only option is to "Wireshark"...

>"Could you post the output of lsusb -d 13d3:56ba -v?" Absolutely, this is where I actually started ;-). I believe the IR camera is the one in the second part...

Some quick news on building **bazel** (needed for Tensorflow build). I succeeded, but there is a need to modify `tmp` to keep more than 1GB (I've provided 4GB actually). To...

Some news on compiling Tensorflow on Orange Pi+ 2E: - creating Tensorflow wheel requires two more packages: `sudo pip install wheel` and `sudo pip install setuptools` otherwise building pip package...

Hi, Not at all. Just switched to other drones with PX4 stack. Regards, P. On Fri, 25 Mar 2022 at 12:08, all sky ***@***.***> wrote: > @pi0projects @pczekalski > >...

You may need to change physical ownership of the files on the host machine (where you store your files physically) using `chown`, i.e.: 1. Shut down container (not needed but...