Skip to content

Commit

Permalink
New commit to trigger build server
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm committed Nov 16, 2023
1 parent 0358dd0 commit 93dd753
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utest/ui/Transformations.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using namespace std;
using namespace PointMatcherSupport;


static inline Eigen::Transform<NumericType, 2, Eigen::Affine> buildUpTransformation2D(const Eigen::Matrix<NumericType, 2, 1>& translation,
const Eigen::Rotation2D<NumericType>& rotation,
const NumericType scale = 1.0)
Expand Down

0 comments on commit 93dd753

Please sign in to comment.