Commit 387cb8e
committed
Prepare v3.0.0
- Add XML-RPC support : the robot can send requests to the SDK with arguments and retrieve an answer
- The Connect() method has now multiple arguments to choose which services to enable (data streaming, XML-RPC server, ping at startup)
- Rename enum UniversalRobotPorts to DataStreamingPorts
- Introduce Pose class to store pose information and convert from and to RPY / Rotation vector
- Remove .NET 2.0 support1 parent ea8bdc3 commit 387cb8e
File tree
59 files changed
+15752
-12069
lines changed- Examples
- ConsoleWindowsLinuxMac
- WindowsDesktop
- My Project
- Resources
- Samples
- Libraries
- net20
- net35
- net40
- net451
- net452
- net45
- net461
- net462
- net46
- net471
- net472
- net47
- net48
- netcoreapp2.0
- netcoreapp2.1
- netcoreapp2.2
- netcoreapp3.0
- netstandard2.0
- netstandard2.1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+15752
-12069
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | 167 | | |
171 | 168 | | |
172 | 169 | | |
| |||
0 commit comments