Class ImuIdentificationSubscriberTest

Inheritance Relationships

Base Type

  • public testing::Test

Class Documentation

class ImuIdentificationSubscriberTest : public testing::Test

Class for testing ImuIdentificationData.

This class instantiates a subscriber node and listens to data on ImuIdentificationData 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.