Go to the documentation of this file.
15 #ifndef BELUGA_TESTING_SOPHUS_MATCHERS_HPP
16 #define BELUGA_TESTING_SOPHUS_MATCHERS_HPP
26 #include <gmock/gmock.h>
34 using ::testing::AllOf;
35 using ::testing::DoubleNear;
36 using ::testing::Property;
44 template <
class Scalar>
57 template <
class Scalar>
71 template <
class Scalar>
82 template <
class Scalar>
90 template <
class Scalar>
auto SO2Near(const Sophus::SO2< Scalar > &t, Scalar e)
SO2 element matcher.
Vector< Scalar, 3, Options > Vector3
auto SE2Near(const Sophus::SE2< Scalar > &t, Scalar e)
SE2 element matcher.
Vector< Scalar, 2, Options > Vector2
SOPHUS_FUNC SO2Member & so2()
auto Vector3Near(const Sophus::Vector3< Scalar > &t, Scalar e)
Vector3 element matcher.
auto Vector2Near(const Sophus::Vector2< Scalar > &t, Scalar e)
Vector2 element matcher.
SOPHUS_FUNC TranslationMember & translation()
SOPHUS_FUNC ComplexMember const & unit_complex() const
beluga
Author(s):
autogenerated on Tue Jul 16 2024 02:59:53