-
In Copter-4.4 developers could change APM_Config.h to include/exclude features but with 4.5 (and higher) this results in a compile error.
How to reproduce:
- git checkout Copter-4.4
- ./Tools/g…
-
I am trying to get a program that gives depth perception for a quad copter with two cameras so it can fly on its own. Is there any chance you can give me an explanation of how your code works. Thanks
-
Hey guys so i want to know how to write a code to open the dronkeit-sitl and the mavporxy command in a sublime text code. Basically open the two terminals with all the things i need them to do from a …
-
```
src/main.rs:37:9: 37:15 error: file not found for module `action`
/Users/sven/rust/clones/swing-copters-rs/src/main.rs:37 pub mod action;
…
-
streaming.py内のstream()をmain.py内(正確にはcopter.py内)で実装し動作確認をする。
-
```
What steps will reproduce the problem?
1. If I plug in the OSD and copter without a link to APM Planner 2.0
2.
3.
What is the expected output? What do you see instead?
I expect to see my loc…
-
```
What steps will reproduce the problem?
1. If I plug in the OSD and copter without a link to APM Planner 2.0
2.
3.
What is the expected output? What do you see instead?
I expect to see my loc…
-
```
What steps will reproduce the problem?
1. If I plug in the OSD and copter without a link to APM Planner 2.0
2.
3.
What is the expected output? What do you see instead?
I expect to see my loc…
-
tabriji@tabriji-hp:~/ardupilot/ArduCopter$ sim_vehicle.py
Traceback (most recent call last):
File "/home/tabriji/ardupilot/Tools/autotest/sim_vehicle.py", line 25, in
from pymavlink import …
-
Idea is when mission is to long, and when copter battery failsafe trigger RTL, copter land and we reset it changing battery, it would be great to set new start waypoint from mp, without remake flight …