Skip to content

Commit

Permalink
Cleaned up TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
guihomework committed May 9, 2023
1 parent f181fe7 commit 819941c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/control_filters/test_gravity_compensation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ TEST_F(GravityCompensationTest, TestGravityCompensationComputation)
out.header.frame_id = "base";
// should fail due to missing transform for desired output frame
ASSERT_FALSE(filter_->update(in, out));

// TODO(guihomework) Add a test with real lookups
}

int main(int argc, char ** argv)
Expand Down

0 comments on commit 819941c

Please sign in to comment.