Benjamin Jacob Reji
Benjamin Jacob Reji
install OPENPOSE which u have to build with PYTHON support and then install all dependencies of this project like opencv, pygame, etc. Then run `python3 OP.py` to test openpose and...
CPU: 8750H GPU: 1060 Laptop (6GB) runs at 320x320 on ubuntu 19.10
I got it working with Non-EDU version of tello
> Dont get the EDU its a waste of money.........the only advantage with the EDU is the tello station mode for swarming but then the DJI SDK purposely disabled video...
I got this too, but letting it sit for like 5 mins, it starts the feed and works. I made a few changes though `params["net_resolution"] = "320x320"` in OP.py after...
> Hey @benjaminjacobreji ... I swore I posted back here but I'm not seeing it so it might have been in another post. However I was able to drastically reduce...
> @geaxgx still with self.drone = tellopy.Tello() same error AttributeError: 'Tello' object has no attribute 'EVENT_LOG_DATA' Fix this by changing EVENT_LOG_DATA to EVENT_LOG in line 334 tello_openpose.py
@fphammerle A simple fix for now is to enable Legacy Camera assuming you are on Raspbian Bullseye ``` sudo raspi-config ``` 3 Interface Options > I1 Legacy Camera > Yes...
Hi, I cannot find the cuDNN-11.2 package from system76 in PopOS 20.10. According to PR #20, it should be available, right? Am I missing something? These are the only options...