File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 7
7
* add native support for the pixl board
8
8
* allow to disable sensor at loading (convenient for camera sensor)
9
9
* add a dummy camera
10
+ * Add support for RX-24 dynamixel motors
11
+ * Add an event used to check if a "loopable" thread has been updated
10
12
11
13
### Snap
12
14
* Add blocs: “ping url <hostname >” and “set $robot host to <hostname >” which aim to fix DNS issues in some filtered networks.
22
24
* setup unittest via dummy robot
23
25
* fix the unclear exception "Cannot unpack * values"
24
26
* fix cli tool ` poppy-motor-reset ` and rename it to ` dxl-config `
27
+ * Fix deprecation issue in get_control_table
28
+ * Clear error when there is no "time script" in a v-rep scene
29
+ * Fix a freeze when stopping a paused primitive
30
+ * Fix offset/orientation issue in DummyController
25
31
26
32
27
33
## V 2.10
Original file line number Diff line number Diff line change 1
- __version__ = '2.11.2 '
1
+ __version__ = '2.11.3 '
You can’t perform that action at this time.
0 commit comments