create fake_magnetometer "driver" to publish magnetic field in body frame

- this can be helpful for orienting new unknown magnetometers
 - requires attitude and GPS position
This commit is contained in:
Daniel Agar
2020-06-16 12:17:55 -04:00
parent 6afa7e4368
commit 0a63df25a6
6 changed files with 277 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ px4_add_board(
work_queue
EXAMPLES
dyn_hello # dynamically loading modules example
fake_magnetometer
fixedwing_control # Tutorial code from https://px4.io/dev/example_fixedwing_control
hello
#hwtest # Hardware test