QA about cognifly-python's functions and features #1
-
As readme suggests usages about cognifly-python Google AIY Vision Kit (Camera + Vision Bonnet) ----> RPI Zero W <--- TTL ---> FlightControl <--- TTL ---> Matek 3901 As we know if we need school API for controlling the iNav/BF quads, there is a lot of work to do, especially pull data out of the FC and build a postion estimater. So my question as follows:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hello, You are right, (1) all the school API is tested on RPI, and (2) the school API largely mimics the easytello API. The version that is currently under development on the repo ( (3) the UDP logic is in the code of cognifly-python. The client/server per-se is defined here |
Beta Was this translation helpful? Give feedback.
Hello,
You are right, (1) all the school API is tested on RPI, and (2) the school API largely mimics the easytello API.
The version that is currently under development on the repo (
yb/stable
branch) works with INAV 6.(3) the UDP logic is in the code of cognifly-python. The client/server per-se is defined here