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

implemented initialization of rs485 interface.

This commit is contained in:
Felix Mauch
2019-06-06 17:36:06 +02:00
parent e4a2e9e743
commit 4cd13b6b83
10 changed files with 495 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
{{BEGIN_REPLACE}}
global steptime = get_steptime()
textmsg("steptime=", steptime)
global MULT_jointstate = {{JOINT_STATE_REPLACE}}