Crazyswarm installation issues #399
Unanswered
DavidGMcIntosh
asked this question in
Q&A
Replies: 1 comment 17 replies
-
You don't need to rebuild the firmware unless you have modified it. We will remove that from |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to follow the setup instructions at https://crazyswarm.readthedocs.io/en/latest/installation.html#installation, but I am reaching problems at step 3. ROS is installed and fully functional, but when attempting to install the dependencies, I always get an error message stating that it is 'Unable to locate package gcc-arm-embedded'. I have tried to install this dependency elsewhere, but no matter what I do to download it I am met with the same error. I have tried ignoring this error, but although I am still able to run the ./build.sh command, the tests to verify it fail ('$CSW_PYTHON -m pytest' is met with "No module named pytest"). Does anyone know a way to use crazyswarm without this dependency, a foolproof way to install it, or something else that may be causing this issue? Thanks!



[Pictures of errors attached, using Xubuntu 20.04, ROS Noetic]
Beta Was this translation helpful? Give feedback.
All reactions