anish-natekar / PicoW_Copter

Affordable micro sub 100g coreless motor quadcopter made using Raspberry Pi pico W and controlled via an APP through WiFi.
https://picow-copter-docs.readthedocs.io/en/latest/
MIT License
47 stars 8 forks source link

Question : is there acro mode or only angle mode . #1

Closed Shally1986 closed 1 year ago

Shally1986 commented 1 year ago

Is there acro mode or only angle mode ? Is there plan fo develop acro mode

anish-natekar commented 1 year ago

you can disable the auto leveling by changing the values of the variable to false in the flight controller. This will make it acro mode (3d flight mode). image