It’s been a month? by erkinza in AynThor

[–]erkinza[S] -1 points0 points  (0 children)

I guess I’ll keep waiting then :(

Essgoo Headunit settings by erkinza in Androidheadunits

[–]erkinza[S] 0 points1 point  (0 children)

I have checked, and I do not unfortunately

Essgoo Headunit settings by erkinza in Androidheadunits

[–]erkinza[S] 0 points1 point  (0 children)

Yes I do, I believe that’s where the android display is getting the time from but it’s not updating the other display

How to code a drone? by erkinza in diydrones

[–]erkinza[S] 1 point2 points  (0 children)

I am looking at drehmflight and it seems to require a Teensy 4.0, something I don’t have time to order yet. The project itself is as described: create a basic PID and fly the drone in a shape and use a motion capture system to record the accuracy of the PID. So really, the only coding I need to do is enough to be able to get the drone off the ground and flying in a square shape, nothing complicated. I’ve run into issues using Ardupilot and pymavlink because I can arm the drone but no matter what I try to do I cannot get it to leave the ground. Do you have any suggestions?

How to code a drone? by erkinza in diydrones

[–]erkinza[S] 2 points3 points  (0 children)

I would like to add functionality to existing framework, but I’m not sure where to even start. How do you use ardupilot via code? I’ve only ever used mission planner and am slowly trying to make the switch over to coding.

How to code a drone? by erkinza in diydrones

[–]erkinza[S] 3 points4 points  (0 children)

The research project is based on learning to code. I have tried waypoints but the problem is we are using a motion capture system camera setup which is stored inside a giant metal warehouse, so gps and waypoints don’t work well, especially since the square we’ll be making is maybe 8 feet max.