We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40e9c2 commit 3a75a86Copy full SHA for 3a75a86
README.md
@@ -2,6 +2,11 @@
2
3
Alpha version of the ROS2 Universal Robots driver. Should be transferred to the Universal Robots org when ready.
4
5
+## General driver information
6
+Driver currently only supports position joint interface which means only position-based controllers can be used with
7
+the ROS2 driver. [Universal Robots Client Library](https://github.com/UniversalRobots/Universal_Robots_Client_Library) includes also
8
+velocity-based control whose support will be addressed in additional development of ROS2 driver.
9
+
10
## Requirements
11
12
Follow the [instructions](https://github.com/UniversalRobots/Universal_Robots_ROS_Driver#setting-up-a-ur-robot-for-ur_robot_driver) in the paragraph
0 commit comments