#include <gtest/gtest.h>#include <condition_variable>#include <ur_client_library/comm/producer.h>#include <ur_client_library/comm/stream.h>#include <ur_client_library/comm/tcp_server.h>#include <ur_client_library/rtde/rtde_parser.h>
Go to the source code of this file.
Classes | |
| class | ProducerTest |
Functions | |
| int | main (int argc, char *argv[]) |
| TEST_F (ProducerTest, get_data_package) | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 122 of file test_producer.cpp.
| TEST_F | ( | ProducerTest | , |
| get_data_package | |||
| ) |
Definition at line 87 of file test_producer.cpp.