Search found 1 match

by jcl
Tue Aug 03, 2021 9:52 am
Forum: Developer Discussions
Topic: Simple autonomous flight in firmware
Replies: 1
Views: 2206

Simple autonomous flight in firmware

Hey, my current plan is to let the Crazyflie (2.1) to a specific position and hover there. I was going through the demos and the firmware itself to figure out how to control the Crazyflie via a firmware app. My first attempt was to use the crtpCommanderHighLevelGoTo() function since it's basically a...