Search found 8 matches
- Wed Feb 17, 2016 10:13 pm
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
I was just about to update my last post, but you were too quick to respond! Updating the dependencies AND ubunutu on the VM fixed my issue. So now I can go back to trying to understand the firmware and write my own code to get a single motor to turn on... Thanks, you're so helpful and so patient wit...
- Wed Feb 17, 2016 9:53 pm
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
Yeah, I suppose I will have to. That's frustrating because I was just getting the hang of the VM, but I'll just have to deal with it! Thanks for your help. Is it possible to let the developers know of this issue?
- Wed Feb 17, 2016 5:51 pm
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
My VM says it has python3 already installed. Yet, my cfclient still won't open, which is strange. I'm going to play around and hopefully get an answer.
- Wed Feb 17, 2016 5:34 pm
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
Hi Chad,
Do you know where there are instructions to update to Python 3? I haven't been able to find how to do that on the VM specifically. Thank you for your helpfullness and patience!
Do you know where there are instructions to update to Python 3? I haven't been able to find how to do that on the VM specifically. Thank you for your helpfullness and patience!
- Wed Feb 17, 2016 4:58 pm
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
This looks promising. The only problem is that all of a sudden, I can't open the cfclient in the VM... when I try to manually open it through the command line, I get an error saying only Python 3+ is supported and I'm running on Python 2.7.8. I had this happen once, so I deleted and reinstalled the ...
- Wed Feb 17, 2016 12:55 am
- Forum: Developer Discussions
- Topic: Learning the firmware
- Replies: 17
- Views: 12156
Re: Learning the firmware
I know this is an older post, but I just read through these questions/suggestions, and I'm a little lost. I just started working with the CF1/CrazyRadio on the latest 0.6 VM and am trying to run some small codes (i.e. turn off the green and red LEDs, turn one motor on) just to get some type of movem...
- Fri Feb 12, 2016 8:37 pm
- Forum: Developer Discussions
- Topic: New to Crazyflie - Help with software download, developing environment
- Replies: 3
- Views: 4296
Re: New to Crazyflie - Help with software download, developing environment
Hi Caitlin, welcome to the forum. You've certainly bitten off quite a lot for your project! There's going to be some work for you here. In any case, I think I can help point you in the right direction to get started. I'm assuming you have a Crazyflie 2. If not, let me know as some of these steps wi...
- Thu Feb 11, 2016 8:52 pm
- Forum: Developer Discussions
- Topic: New to Crazyflie - Help with software download, developing environment
- Replies: 3
- Views: 4296
New to Crazyflie - Help with software download, developing environment
Hello! I am working on a project for a class designing a program for the crazyflie to autonomously hover and, if time permits in the semester, to fly a pre-programmed path autonomously. However, I'm having trouble navigating through the bitcraze wiki and other associated sites with regards to the de...