#include <ur_client_library/comm/pipeline.h>#include <ur_client_library/comm/producer.h>#include <ur_client_library/comm/shell_consumer.h>#include <ur_client_library/primary/primary_parser.h>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const std::string | ROBOT_IP = "192.168.56.101" |
Definition in file primary_pipeline.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 43 of file primary_pipeline.cpp.
| const std::string ROBOT_IP = "192.168.56.101" |
Definition at line 41 of file primary_pipeline.cpp.