Tim Oberhauser

Results 9 comments of Tim Oberhauser

ping @KaneCheshire 🙌

ping @KaneCheshire :slightly_smiling_face:

`scrollToIndex` did not work for me but setting `animated` to `false` did the trick

Thanks for the input @jasonrudolph :raised_hands: @KaneCheshire feel free to close this issue. I might re-open and update if I get around to applying @jasonrudolph's hint into my react native...

Hi @donni106! Thanks for your reply and sharing your thoughts! Now that I thought more about it, I think it's not necessarily specific to react-native-web. It might be easier (and...

Sorry, I don't fully understand where you are going with the expo config. For completeness, I am not using expo for my react native build. If I remember correctly, what...

I found another occurence of `Eigen::Matrix C_q = state.Get().conjugate().toRotationMatrix();` with the conjugate in `spherical_measurement.h`... Probably we should change it there as well, but I did not feel like it just...

I just tested with both pose measurements and position measurements and everything still looks good. please take a look at the latest changes and pay extra attention to things related...