#include "ros/ros.h"#include "industrial_robot_client/robot_state_interface.h"#include "simple_message/simple_message.h"#include "simple_message/socket/tcp_client.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 42 of file robot_state.cpp.