Go to the source code of this file.
Classes | |
class | AngularVelocitySquareTest |
class | LinearVelocitySquareTest |
Functions | |
int | main (int argc, char **argv) |
TEST_F (LinearVelocitySquareTest, LinearVelocityToThreeFrames) | |
TEST_F (AngularVelocitySquareTest, AngularVelocityAlone) | |
TEST_F (AngularVelocitySquareTest, AngularVelocityOffsetChildFrameInX) | |
TEST_F (AngularVelocitySquareTest, AngularVelocityOffsetParentFrameInZ) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 357 of file velocity_test.cpp.
TEST_F | ( | LinearVelocitySquareTest | , |
LinearVelocityToThreeFrames | |||
) |
Definition at line 107 of file velocity_test.cpp.
TEST_F | ( | AngularVelocitySquareTest | , |
AngularVelocityAlone | |||
) |
Definition at line 176 of file velocity_test.cpp.
TEST_F | ( | AngularVelocitySquareTest | , |
AngularVelocityOffsetChildFrameInX | |||
) |
Definition at line 236 of file velocity_test.cpp.
TEST_F | ( | AngularVelocitySquareTest | , |
AngularVelocityOffsetParentFrameInZ | |||
) |
Definition at line 296 of file velocity_test.cpp.