File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 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
88to make it easy to integrate and maintain. It also serves as the foundation for the ROS and ROS 2
99drivers.
1010
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+
1132<!-- markdownlint-disable MD033 -->
1233<div align =" center " >
1334 <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