Tool communication parameter tool_rx_idle_chars
/tool_tx_idle_chars
is not set correctly
#726
Closed
1 task done
Labels
bug
Something isn't working
Affected ROS Driver version(s)
master
Used ROS distribution.
Noetic
Which combination of platform is the ROS driver running on.
Linux
How is the UR ROS Driver installed.
Build the driver from source and using the UR Client Library from binary
Which robot platform is the driver connected to.
UR E-series robot
Robot SW / URSim version(s)
5.12.5
How is the ROS driver used.
Others
Issue details
Summary
Launch parameter
tool_rx_idle_chars
/tool_tx_idle_chars
is not correctly set for tool communication.Issue details
Steps to Reproduce
use_tool_communication:=true
Expected Behavior
I/O panel on PolyScope shows "RX Idle Chars: 1.5 / TX Idle Chars: 3.5"
Actual Behavior
I/O panel on PolyScope shows "RX Idle Chars: 2 / TX Idle Chars: 4"
Workaround Suggestion
Patch
rx_idle_chars
andtx_idle_chars
tofloat
type.Universal_Robots_ROS_Driver/ur_robot_driver/src/hardware_interface.cpp
Lines 250 to 261 in 5407dfe
Universal_Robots_ROS_Driver/ur_robot_driver/src/hardware_interface.cpp
Lines 264 to 275 in 5407dfe
Relevant log output
No response
Accept Public visibility
The text was updated successfully, but these errors were encountered: