Segotia
About
- Username
- Segotia
- Joined
- Visits
- 69
- Last Active
- Roles
- Member
Comments
-
@Matt said: Hi @Segotia Let me try to answer all your questions. * 100Hz is the typical sampling rate fed into sensor fusion, which represents 10ms sample to sample. The sensor fusion itself may appear as a low pass element to o…
-
Thanks Matt for this useful information. Can we come back please to the code I posted, based on the Cube Sensor Fusion project and, in particular: sensorFusion.eulerAngles().addRouteAsync(source -> source.limit(1).stream((data, env) -> {…
-
@Laura said: @Segotia, I'm still focusing on releasing the new APIs for the MMS this week. Java has been put in the back of the line unfortunately. The good news is we are almost done with the MMS. Thanks Laura - we await that Java API…
-
@Laura said: Unfortunately I had to backlog it for now since we are releasing the MMS. I am hoping it will be done by the end of the month. I will keep you updated. Sorry about this. Hello Laura can you - or someone - please update us on …
-
@Segotia said: @Laura said: Unfortunately I had to backlog it for now since we are releasing the MMS. I am hoping it will be done by the end of the month. I will keep you updated. Sorry about this. Thanks Laura - does …
-
@Laura said: Unfortunately I had to backlog it for now since we are releasing the MMS. I am hoping it will be done by the end of the month. I will keep you updated. Sorry about this. Thanks Laura - does that mean end of February then? (th…
-
@Laura said: I am aiming for the end of the month. Hello any news on availability of mbl_mw_sensor_fusion_reset_orientation() for Java? Thanks!
-
Hello any news on availability of mbl_mw_sensor_fusion_reset_orientation() for Java? Thanks!
-
Wonderful Laura that's great thanks. I have a related question: I want to be abel to offer mbientlab-powered products on Windows. I understand that you don't support Windows, but I guess I could create a Windows SDK by compiling your C++ source i…
-
@Laura said: The Java/Android SDK hasn't been updated for that feature yet. All the others have been update. We expect to update Android by the end of the month. Hello Laura Any update on Java/Android SDK yet please, so that we can try m…
-
@Laura said: You call that function? Thanks you Laura I can't seem to call that function in my Android (Java) App. If I add the call to the mbientlab sensorfusion project I get the error: "Cannot resolve method 'mbl_mw_sensor_fusion_r…
-
Thanks! And how can I access the updated SDK for Java/Android please? Thanks
-
Where can I find API documentation for 'mbl_mw_sensor_fusion_reset_orientation()' and when can I use this in my Android App? Thanks!