Skip to content

Commit

Permalink
fix(autoware_interpolation): remove clang compiler error (autowarefou…
Browse files Browse the repository at this point in the history
…ndation#9711)

Signed-off-by: veqcc <ryuta.kambe@tier4.jp>
  • Loading branch information
veqcc authored and kyoichi-sugahara committed Dec 25, 2024
1 parent 324e5f1 commit 795c9d1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

#include <vector>

constexpr double epsilon = 1e-6;

TEST(interpolation_utils, isIncreasing)
{
// empty
Expand Down

0 comments on commit 795c9d1

Please sign in to comment.