Skip to content

Commit fe4c68d

Browse files
author
Felix Exner
committed
Added troubleshooting entry about combined_robot_hw
1 parent 9cdfa34 commit fe4c68d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,8 @@ Additionally: If the calibration doesn't match the expected one, there's a reaso
261261
should better be explicitly handled by a human. Having to run the calibration
262262
extraction/transformation as a separate step makes this possible and doesn't hide this step from the
263263
end user.
264+
265+
### Can this driver be used inside a combined hardware interface?
266+
Yes, this is possible. However, if used inside a [combined HW
267+
interface](http://wiki.ros.org/combined_robot_hw) we recommend to enable [non-blocking read
268+
functinality](https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/blob/master/ur_robot_driver/doc/ROS_INTERFACE.md#non_blocking_read-default-false).

0 commit comments

Comments
 (0)