File: CommonDevices.rst

package info (click to toggle)
robotraconteur 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 101,380 kB
  • sloc: cpp: 1,149,268; cs: 87,653; java: 58,127; python: 26,897; ansic: 356; sh: 152; makefile: 90; xml: 51
file content (19 lines) | stat: -rw-r--r-- 1,269 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. _common_devices:

============================
Commonly Used Device Drivers
============================

A full catalogue of available device drivers can be found in the
`Robot Raconteur Directory <https://github.com/robotraconteur/robotraconteur-directory>`_

A selection of commonly used device drivers are listed below:

* `Robot Raconteur Camera Driver <https://github.com/robotraconteur-contrib/robotraconteur_camera_driver>`_ - Camera driver for use using OpenCV for image acquisition
* `Robot Raconteur Joystick Driver <https://github.com/robotraconteur-contrib/robotraconteur_joystick_driver>`_ - Joystick and gamepad driver using standard operating system interface
* `Robot Raconteur Realsense Driver <https://github.com/robotraconteur-contrib/realsense_RR_driver>`_ - Driver for Intel Realsense cameras
* `Robot Raconteur UR Driver <https://github.com/robotraconteur-contrib/URRobotRaconteurDriver>`_ - Driver for Universal Robots
* `Robot Raconteur ABB Driver <https://github.com/robotraconteur-contrib/ABBRobotRaconteurDriver>`_ - Driver for ABB IRB5 robots with EGM

This list is only a small selection of the available device drivers. Please see the directory for a full listing
of the numerous device drivers available for use with Robot Raconteur.