Skip to content

Commit 414a3db

Browse files
authored
Update feature list (#490)
Some minor formatting and reducing the wrench features to one features to make it more clear.
1 parent ec2beb6 commit 414a3db

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ur_robot_driver/doc/features.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,27 @@
22

33
| Feature | this_driver |
44
| --- | --- |
5-
| joint position-based control | yes |
6-
| scaled joint position-based control | yes |
5+
| joint-position-based control | yes |
6+
| scaled joint-position-based control | yes |
77
| joint-velocity-based control | yes |
88
| Cartesian position-based control | yes |
99
| Cartesian twist-based control | yes |
1010
| Trajectory forwarding for execution on robot | yes |
1111
| reporting of tcp wrench | yes |
12-
| reporting of tcp wrench in tcp link | yes |
1312
| pausing of programs | yes |
1413
| continue trajectories after EM-Stop resume | yes |
1514
| continue trajectories after protective stop | yes |
1615
| panel interaction in between possible | yes |
1716
| get and set IO states | yes |
1817
| use tool communication on e-series | yes<sup>1</sup> |
1918
| use the driver without a teach pendant necessary | yes |
20-
| support of CB2 robots | - |
19+
| support of CB1 and CB2 robots | no |
2120
| trajectory extrapolation on robot on missing packages | yes |
2221
| use ROS as drop-in for TP-programs | yes<sup>2</sup> |
2322
| headless mode | yes |
2423
| extract calibration from robot | yes |
2524
| send custom script commands to robot | yes |
26-
| ROS 2 support | (no)<sup>3</sup> |
25+
| ROS 2 support | (yes)<sup>3</sup> |
2726
| Reconnect on a disconnected robot | yes |
2827

2928
<sup>1</sup> Requires URCap (included in

0 commit comments

Comments
 (0)