-
```
What steps will reproduce the problem?
1. Modify example to have debug printf before and after ins.init
2. Build and Upload
3. Check serial output, will get debug before ins.init but not after.
W…
-
```
What steps will reproduce the problem?
1. Modify example to have debug printf before and after ins.init
2. Build and Upload
3. Check serial output, will get debug before ins.init but not after.
W…
-
@JacopoPan I am looking into using the RL training that uses the RPM setting. I was curious how the motors map to that of the RPM output? Does index 0 of the output array correspond to that of the pro…
zcase updated
6 months ago
-
Probably because of old Ardupilot code in the Pixhawk.
-
```
What steps will reproduce the problem?
1. Modify example to have debug printf before and after ins.init
2. Build and Upload
3. Check serial output, will get debug before ins.init but not after.
W…
-
```
What steps will reproduce the problem?
1. Modify example to have debug printf before and after ins.init
2. Build and Upload
3. Check serial output, will get debug before ins.init but not after.
W…
-
Issue details
I use mavros (ros2) to connect a raspberry pi 4 and pixhawk4 and connect it to QGC. I connected a game controller in QGC and wanted to read the joystick and button information of the co…
-
```
This is very related to
http://code.google.com/p/ardupilot-mega/issues/detail?id=552
bug 552 is not a bug, but the result of this bug.
Please see screenshot - whatever is configured as mode 5 -…
-
```
This is very related to
http://code.google.com/p/ardupilot-mega/issues/detail?id=552
bug 552 is not a bug, but the result of this bug.
Please see screenshot - whatever is configured as mode 5 -…
-
```
All libraries should have an example sketch. Most do but AP_PeriodicProcess
doesn't.
http://code.google.com/p/ardupilot-mega/source/browse/#git%2Flibraries%2FAP_Peri
odicProcess
```
Original …