Replies: 2 comments 3 replies
-
You should generally be able to use most gap sdk versions with the AI-deck, but getting examples and CPX to work will likely take some effort. The crazyflie-firmware and cfclient versions are more tightly coupled, but backward compatibility is typically well-maintained. However, lager mismatches in versions might result in issues. Note that cflib and cfclient are much more important to match, I would highly recommend using the same release for both. We strive to make the latest versions of everything the best and most compatible choice. Is there a particular reason you’re looking to mix versions? |
Beta Was this translation helpful? Give feedback.
-
I want to control the flight of the drone from the output of the AI deck. So I am using gap_sdk, cfclient and firmware respectively. The reason why I am using different versions is because when I download the ai-deck code in the docker environment, I notice that it uses the latest version of gap_sdk. whereas the local firmware version I am using is version 2022.1. I was wondering if this was possible? |
Beta Was this translation helpful? Give feedback.
-
Is there a correlation between the firmware version of the drone and the gap sdk version of gap8 in the ai-deck and the cfclient client version? Can I use an older firmware version with a newer sdk version?
Beta Was this translation helpful? Give feedback.
All reactions