Communication with 1 IMU and Fanuc for its data aquisition. More...
#include <ros/ros.h>#include "std_msgs/String.h"#include <sstream>#include <string>#include <trafeiro/fanuc_experiment.h>#include <boost/array.hpp>#include <boost/asio.hpp>#include <boost/thread.hpp>#include <serialcom/SerialCom.h>#include <algorithm>
Go to the source code of this file.
Classes | |
| class | CommunicationHandler |
| class | Position |
Functions | |
| int | main (int argc, char **argv) |
Communication with 1 IMU and Fanuc for its data aquisition.
Class for Fanuc data aquisition.
Definition in file rs232_tcp.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 191 of file rs232_tcp.cpp.