Skip to content

Commit

Permalink
Revert "Fix bug: rotor count not updating and causing seg fault"
Browse files Browse the repository at this point in the history
This reverts commit 11e91de.
  • Loading branch information
klaxalk committed Jul 30, 2024
1 parent 1d346b2 commit 8188606
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,6 @@ void MultirotorModel::operator()(const MultirotorModel::InternalState& x, Multir
void MultirotorModel::setParams(const MultirotorModel::ModelParams& params) {

params_ = params;

initializeState();
}

//}
Expand Down

0 comments on commit 8188606

Please sign in to comment.