1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

Fixed a bug related to malformed RT messages in 3.0.

updated readme
This commit is contained in:
Thomas Timm Andersen
2015-09-16 16:14:51 +02:00
parent 61dac1e977
commit 834136a997
4 changed files with 38 additions and 14 deletions

View File

@@ -17,6 +17,7 @@
#include <stdlib.h>
#include <string.h>
#include <mutex>
#include <netinet/in.h>
#include <condition_variable>
class RobotStateRT {