Search found 3 matches

by faskrobo
Fri Aug 27, 2021 11:04 pm
Forum: Developer Discussions
Topic: Cortex M4 or M4F?
Replies: 1
Views: 2445

Cortex M4 or M4F?

I recently spent numerous hours debugging the BME680 sensor on a Crazyflie drone, thinking there was an issue with the software they provided. I found however that the issue all along was that I was using a library made for the Cortex M4 architecture, when I should have been using one made for the C...
by faskrobo
Fri Aug 06, 2021 9:34 pm
Forum: Support
Topic: Can't create catkin workspace, no crazyflie driver
Replies: 3
Views: 3758

Re: Can't create catkin workspace, no crazyflie driver

I followed the instructions here already: https://crazyswarm.readthedocs.io/en/la ... ation.html

The only difference is that gcc-arm-embedded is no longer available. I have arm-none-eabi-gcc though.
by faskrobo
Thu Aug 05, 2021 4:22 pm
Forum: Support
Topic: Can't create catkin workspace, no crazyflie driver
Replies: 3
Views: 3758

Can't create catkin workspace, no crazyflie driver

I installed crazyswarm and I am trying to create a catkin workspace, but I get this output: Base path: /home/bitcraze/Desktop/projects/cargo_pocket_ros_ws Source space: /home/bitcraze/Desktop/projects/cargo_pocket_ros_ws/src Build space: /home/bitcraze/Desktop/projects/cargo_pocket_ros_ws/build Deve...