File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,27 @@ The library has no external dependencies besides the standard C++ libraries such
8
8
to make it easy to integrate and maintain. It also serves as the foundation for the ROS and ROS 2
9
9
drivers.
10
10
11
+ ---
12
+
13
+ > [ !IMPORTANT]
14
+ > The ** torque_control** branch is a ** beta feature** . At the current time, you will need to
15
+ > participate in the public beta program at
16
+ > [ https://ur.centercode.com/key/PolyScope5Beta ] ( https://ur.centercode.com/key/PolyScope5Beta ) to
17
+ > use it. It will not work with any released robot software version. At a later time this will
18
+ > require a certain robot software version to work and the new features will not work with older
19
+ > software versions. However, old functionality will still be working with older robot software as
20
+ > noted in the version requirements below.
21
+ >
22
+ > This being a beta feature, the API is not to be considered stable. Anything developed on this
23
+ > branch might be changing in a breaking way until it is merged into the master branch.
24
+ >
25
+ > Also, please keep the beta status in mind when operating the robot. Parts of the software
26
+ > involved in the beta-feature might not be tested to the usual extent and might show unexpected
27
+ > behavior in edge cases.
28
+ >
29
+ > Documentation for the new features may also be missing initially. This will be added before
30
+ > merging things to the master branch.
31
+
11
32
<!-- markdownlint-disable MD033 -->
12
33
<div align =" center " >
13
34
<img src =" doc/resources/family_photo.png " alt =" Universal Robot family " style =" width : 90% ;" />
You can’t perform that action at this time.
0 commit comments