Skip to content

Commit

Permalink
Remove useless comment
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com>
  • Loading branch information
NicolasM0 and bresch authored Dec 17, 2024
1 parent 5c1a6bc commit bfd931e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/ekf2/EKF/output_predictor/output_predictor.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ class OutputPredictor
// get the mean velocity derivative in earth frame since reset (see `resetVelocityDerivativeAccumulation()`)
matrix::Vector3f getVelocityDerivative() const;

// reset the velocity derivative accumulation
void resetVelocityDerivativeAccumulation();

// get the derivative of the vertical position of the body frame origin in local NED earth frame
Expand Down

0 comments on commit bfd931e

Please sign in to comment.