-
propose API and implement executor.
-
propose API and features and implement it.
-
The use of `setValue` and `getValue` for every device may be a problem. Indeed, for example, in Streams, setValue/getValue cans be replaced by putChar/getChar or something like that, which are more ex…
-
Hello, I've recently started using neomake in vim8 and I am loving the plugin, but I have a big issue with it. It is only working properly in the directory where the top level Makefile is located. I…
-
https://github.com/thiagohersan/memememe/tree/master/Python/ax12
-
```
When specifying the PUNCH values for servos, the ax12_controller_core dies,
saying it can not find the appropriate constants.
I added the lines to joint_controller.py:
from ax12_driver_core.…
-
Hi Dimitris,
This might be an issue on my side but thinking you might be able to give me some pointers on the issue I am seeing.
At the first homeAllMotorsClient() call, some actuators are going to t…
-
```
In
ax12_controller_core, ax12_driver_core
It appears that the compliance settings are not being set correctly, i.e.
DMXL_SET_COMPLIANCE_MARGINS, DMXL_SET_COMPLIANCE_SLOPES, DMXL_SET_PUNCH (i.…
-
```
When specifying the PUNCH values for servos, the ax12_controller_core dies,
saying it can not find the appropriate constants.
I added the lines to joint_controller.py:
from ax12_driver_core.…
-
```
modify ax12.h to expose the error variable
```
Original issue reported on code.google.com by `MFergs7@gmail.com` on 3 Feb 2011 at 5:49