ethzasl_msf
ethzasl_msf copied to clipboard
consistent notation
@otim thanks for the nice cleanup. lgtm.
I found another occurence of Eigen::Matrix<double, 3, 3> C_q = state.Get<StateDefinition_T::q>().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 now. This is a mess :(
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 to spherical measurements and pressure sensor, as I am not able to test these. Thanks!
@burrimi could you take a look at getting this one into master after testing?
+1
What would it take to test this one?
@marija-p I saw that you recently took on the task of merging PRs, do you think you could also merge this one? Thanks!