Class ImuFullMeasuredDataSubscriberTest

Inheritance Relationships

Base Type

  • public testing::Test

Class Documentation

class ImuFullMeasuredDataSubscriberTest : public testing::Test

Class for testing ImuFullMeasuredData.

This class instantiates a subscriber node and listens to data on ImuFullMeasuredData topic and compares it against a range of expected values.

Public Static Functions

static inline void SetUpTestCase()

Set up the test case.

static inline void TearDownTestCase()

Tear down the test case.