Skip to content
Snippets Groups Projects
Commit 5dda47f2 authored by Dinesh Atchuthan's avatar Dinesh Atchuthan
Browse files

correction

parent 991af777
No related branches found
No related tags found
No related merge requests found
......@@ -101,12 +101,12 @@ class ProcessorIMU_jacobians_bias : public testing::Test
// A new one of these is created for each test
class ProcessorIMU_jacobians_bias : public testing::Test
class ProcessorIMU_jacobians_noise : public testing::Test
{
public:
TimeStamp t;
Eigen::Vector6s data_;
}
};
TEST_F(ProcessorIMU_jacobians_bias, Dummy)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment