You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for putting these up. I'd like to know if your GPS position is already transformed to the COM of the robot? If not, how would we go about accounting for the offset in the position of the GPS in the data?
Thanks!
The text was updated successfully, but these errors were encountered:
We simply start at 0, 0 meter and adding up meters from there. Since GPS is in degree and the Kalman Filter is running in SI units, we have to transform these values like here for example.
Hello,
Thank you for putting these up. I'd like to know if your GPS position is already transformed to the COM of the robot? If not, how would we go about accounting for the offset in the position of the GPS in the data?
Thanks!
The text was updated successfully, but these errors were encountered: