#include <unistd.h>#include "ros/ros.h"#include "xarm/core/connect.h"#include "xarm/core/report_data.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 15 of file example1_report_norm.cc.