Testing the ronex transmission for a given urdf. More...
#include "sr_ronex_transmissions/ronex_transmission.hpp"
#include <sr_ronex_hardware_interface/mk2_gio_hardware_interface.hpp>
#include <ros/ros.h>
#include <ros_ethercat_model/robot_state.hpp>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (RonexTransmission, constructor) | |
TEST (RonexTransmission, propagateCommand) | |
TEST (RonexTransmission, propagateState) |
Testing the ronex transmission for a given urdf.
Definition in file test_ronex_transmission.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 128 of file test_ronex_transmission.cpp.
TEST | ( | RonexTransmission | , |
constructor | |||
) |
Definition at line 32 of file test_ronex_transmission.cpp.
TEST | ( | RonexTransmission | , |
propagateCommand | |||
) |
Definition at line 53 of file test_ronex_transmission.cpp.
TEST | ( | RonexTransmission | , |
propagateState | |||
) |
Definition at line 93 of file test_ronex_transmission.cpp.