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

Added verification of RT message length for firmware versions 1.6 to 3.2

This commit is contained in:
Thomas Timm Andersen
2015-12-03 11:29:21 +01:00
parent 3402db3348
commit a3e174626c
2 changed files with 24 additions and 13 deletions

View File

@@ -30,6 +30,7 @@ UrDriver::UrDriver(std::condition_variable& rt_msg_cond,
struct sockaddr_in serv_addr;
int n, flag;
firmware_version_ = 0;
reverse_connected_ = false;
executing_traj_ = false;
rt_interface_ = new UrRealtimeCommunication(rt_msg_cond, host,