Functions
test_matrix_parser.cpp File Reference
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <generic_control_toolbox/matrix_parser.hpp>
Include dependency graph for test_matrix_parser.cpp:

Go to the source code of this file.

Functions

void assertMatrixEqual (const Eigen::MatrixXd &m1, const Eigen::MatrixXd &m2)
 
int main (int argc, char **argv)
 
 TEST (TestMatrixParser, TestParseSquareMatrix)
 
 TEST (TestMatrixParser, TestParseRectangularMatrix)
 
 TEST (TestMatrixParser, TestVectorParse)
 
 TEST (TestMatrixParser, TestFailParse)
 
 TEST (TestMatrixParser, TestComputeSkew)
 

Function Documentation

◆ assertMatrixEqual()

void assertMatrixEqual ( const Eigen::MatrixXd &  m1,
const Eigen::MatrixXd &  m2 
)

Definition at line 5 of file test_matrix_parser.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 78 of file test_matrix_parser.cpp.

◆ TEST() [1/5]

TEST ( TestMatrixParser  ,
TestParseSquareMatrix   
)

Definition at line 19 of file test_matrix_parser.cpp.

◆ TEST() [2/5]

TEST ( TestMatrixParser  ,
TestParseRectangularMatrix   
)

Definition at line 35 of file test_matrix_parser.cpp.

◆ TEST() [3/5]

TEST ( TestMatrixParser  ,
TestVectorParse   
)

Definition at line 51 of file test_matrix_parser.cpp.

◆ TEST() [4/5]

TEST ( TestMatrixParser  ,
TestFailParse   
)

Definition at line 67 of file test_matrix_parser.cpp.

◆ TEST() [5/5]

TEST ( TestMatrixParser  ,
TestComputeSkew   
)

Definition at line 76 of file test_matrix_parser.cpp.



generic_control_toolbox
Author(s): diogo
autogenerated on Mon Feb 28 2022 22:24:38