Sebastian Schroder
Sebastian Schroder
wouldn't that be stored inside the `.env` file?
I believe my FC is sending global position data, but I'll check again to see if I see anything.
to arm a px4 based drone in [Offboard](https://docs.px4.io/main/en/flight_modes/offboard.html) mode, you need to send a stream of Setpoint commands to the device, predominantly done through mavros, have you done this?
I think the second one provided by the `EuRoC` dataset is in the form required by the [Kalibr](https://github.com/ethz-asl/kalibr/wiki) package. it should be simple to convert it between the two forms...