-
```
I have been reading this code, as well as Bill's DCM paper, and I am wondering
if there is an available implementation (of any kind) of dead-reckoning using
the concepts from the DCM algorithm.
…
-
```
I have been reading this code, as well as Bill's DCM paper, and I am wondering
if there is an available implementation (of any kind) of dead-reckoning using
the concepts from the DCM algorithm.
…
-
```
I have been reading this code, as well as Bill's DCM paper, and I am wondering
if there is an available implementation (of any kind) of dead-reckoning using
the concepts from the DCM algorithm.
…
-
```
I have been reading this code, as well as Bill's DCM paper, and I am wondering
if there is an available implementation (of any kind) of dead-reckoning using
the concepts from the DCM algorithm.
…
-
```
I have been reading this code, as well as Bill's DCM paper, and I am wondering
if there is an available implementation (of any kind) of dead-reckoning using
the concepts from the DCM algorithm.
…
-
```
Hi,
I can stream all 9dofs with a generic serial port terminal, but when I use
the python code, it doesn't work.
With a baud rate of 57600, absolutely nothing happens, so I changed the
baud rate…
-
```
The, current battery monitor only follows the battery powering arduino.
I think quite a few of us are using multiple powersources like 1x2S for
electronics and 1-2x3S for motors.
Battery monito…
-
```
The, current battery monitor only follows the battery powering arduino.
I think quite a few of us are using multiple powersources like 1x2S for
electronics and 1-2x3S for motors.
Battery monito…
-
### Description
Describe your problem.
Line 224 in SensorFusion.cpp file shows the following:
if (fabsf(mx) >= 20.0f && fabsf(mx) >= 20.0f && fabsf(mx) >= 20.0f) {
Three checks for fabsf(mx) >…
-
We should be able to manually set the direction of the ground station instead of using the IMU.
Maybe a dropdown with IMU, North, South, East, West?