Skip to content

Commit bb5b7f1

Browse files
Update docs/user_guide/quickstart.rst
Co-authored-by: Håkon Molven <70759227+hakon-molven-4ss@users.noreply.github.com>
1 parent 982ea59 commit bb5b7f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,4 @@ additional aiding parameters depending on the type of AINS instance used.
283283
degrees=False
284284
)
285285
286-
roll_pitch_est = vru_smoother.euler(degrees=False)[:2]
286+
roll_pitch_est = vru_smoother.euler(degrees=False)[:, :2]

0 commit comments

Comments
 (0)