Show EOL distros:
Package Summary
This package contains the hardware interface for qbrobotics® qbhand device.
- Maintainer status: developed
- Maintainer: Alessandro Tondo <alessandro.tondo AT qbrobotics DOT com>
- Author: qbrobotics®
- License: BSD 3-Clause
- Bug / feature tracker: https://bitbucket.org/qbrobotics/qbhand-ros/issues
- Source: git https://bitbucket.org/qbrobotics/qbhand-ros.git (branch: production-kinetic)
Package Summary
This package contains the hardware interface for qbrobotics® qbhand device.
- Maintainer status: developed
- Maintainer: Alessandro Tondo <alessandro.tondo AT qbrobotics DOT com>
- Author: qbrobotics®
- License: BSD 3-Clause
- Bug / feature tracker: https://bitbucket.org/qbrobotics/qbhand-ros/issues
- Source: git https://bitbucket.org/qbrobotics/qbhand-ros.git (branch: production-lunar)
Package Summary
This package contains the hardware interface for qbrobotics® qbhand device.
- Maintainer status: developed
- Maintainer: Alessandro Tondo <alessandro.tondo AT qbrobotics DOT com>
- Author: qbrobotics®
- License: BSD 3-Clause
- Bug / feature tracker: https://bitbucket.org/qbrobotics/qbhand-ros/issues
- Source: git https://bitbucket.org/qbrobotics/qbhand-ros.git (branch: production-melodic)
Package Summary
This package contains the hardware interface for qbrobotics® qbhand device.
- Maintainer status: developed
- Maintainer: Alessandro Tondo <alessandro.tondo AT qbrobotics DOT com>
- Author: qbrobotics®
- License: BSD 3-Clause
- Bug / feature tracker: https://bitbucket.org/qbrobotics/qbhand-ros/issues
- Source: git https://bitbucket.org/qbrobotics/qbhand-ros.git (branch: production-noetic)
Contents
This package is barely usable alone since it provides only the hardware interface for the qbrobotics® qbhand device.
API
qb_hand_hardware_interface
This library inherits from the base device-independent qb_device_hardware_interface (therefore provides the same ROS API) and extends its features specifically for the desired qbhand. In brief, it provides the specific transmission interface for the hand, which is the only thing that is really device dependent, and exploits the same hardware interfaces properly initialized (cf. qb_device_hardware_interface) and the same Communication Handler to talk to the physical device (cf. qb_device_driver).