Search found 2 matches

by ole
Wed Feb 01, 2017 3:01 pm
Forum: Loco Positioning System
Topic: autonomousSequence.py
Replies: 3
Views: 3470

Re: autonomousSequence.py

Thank you this helps a lot. But since I've run "updatet all projects" the estimator doesn't find the cf anymore. The cf-client also fails, when I tri to start it. Any ideas how to fix this problem?
Ole
by ole
Sun Jan 29, 2017 11:22 am
Forum: Loco Positioning System
Topic: autonomousSequence.py
Replies: 3
Views: 3470

autonomousSequence.py

Hi, I working with the LPS. My ambition is to perform a circle or an eight with the the crazyflie 2.0. I found the python script autonomousSequence.py. So i created an array of points to perform the circle, but the script has an delay of 5 seconds between the points. Is there a way to get rid of thi...