Skip to content
Discussion options

You must be logged in to vote

Hello,

Thank you for your kind words.

It seems that your code is not right.

In function ins_gnss.m lever arm effect is corrected for position (lines 330 and 331), and for velocities (lines 334 and 335).

Your code has to do the opposite of what these two formulas do:

  1. Substracting (DCMbn * gnss.larm) for position.
  2. Adding ((omega_ie_n + omega_en_n) * (DCMbn * gnss.larm))' - (DCMbn * skewm(wb_corrected) * gnss.larm)' ) for velocities.

Kind regards.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Mostafa-NA
Comment options

@rodralez
Comment options

Answer selected by rodralez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants