BIONIC MESSAGE TOOLS
If this package is used within the BionicSoftHand project, please refer to the BionicSoftHand install instructions.
These tools were developed to enable a bidirectional communication with our hardware.
Currently they are used for the BionicSoftHand Project. It is possible to talk to the Hand with the UDP implementation.
The serial communication is only for a specific sensor to test them independent from the other hardware.
pip3 install .
to install this library locally on your computer.
This project uses the following libraries:
- PySerial which is published under the BSD license
The Festo BionicMessageTools are published under the GNU GPL v3.0 License.