Skip to content

Commit 51fdf1d

Browse files
authored
Update introduction.rst
1 parent 270ec5a commit 51fdf1d

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

docs/pages/introduction.rst

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,57 @@ robots. Typical use cases include:
4646
* Autonomous (CNC-style) motion on the slave robot
4747

4848
* Virtual fixtures on the master robot
49+
50+
51+
*****************
52+
Supported devices
53+
*****************
54+
55+
This is a non-exhaustive list of devices with CRTK interfaces. The devices with a *cisstMultiTask* interface rely on the `ROS1 bridge <https://github.com/jhu-cisst/cisst-ros>`_ or `ROS2 bridge <https://github.com/jhu-cisst/cisst_ros2_crtk>`_ to provide the ROS interface.
56+
57+
* `Raven II <https://applieddexterity.com/>`_
58+
59+
* ROS1 interface
60+
61+
* `dVRK (daVinci Research Kit) <https://github.com/jhu-dvrk/sawIntuitiveResearchKit>`_
62+
63+
* `ROS1 <https://github.com/jhu-dvrk/dvrk-ros>`_ and `ROS2 <https://github.com/jhu-dvrk/ros2_dvrk_robot>`_ interfaces as well as Python and Matlab clients
64+
65+
* *cisstMultiTask* interface
66+
67+
* `ForceDimension haptic devices (and Novint Falcon) <https://github.com/jhu-saw/sawForceDimensionSDK>`_
68+
69+
* `ROS1 <https://github.com/jhu-saw/sawForceDimensionSDK>`_ and `ROS2 <https://github.com/jhu-saw/sawForceDimensionSDKROS2>`_ interfaces as well as Python client
70+
71+
* *cisstMultiTask* interface
72+
73+
* `SensablePhantom haptic devices (aka GeoMagic or 3DS Touch) <https://github.com/jhu-saw/sawSensablePhantom>`_
74+
75+
* `ROS1 <https://github.com/jhu-saw/sawSensablePhantom>`_ and `ROS2 <https://github.com/jhu-saw/sawSensablePhantomROS2>`_ interfaces as well as Python client
76+
77+
* *cisstMultiTask* interface
78+
79+
* `Universal Robot (UR) <https://github.com/jhu-saw/sawUniversalRobot>`_
80+
81+
* `ROS1 <https://github.com/jhu-saw/sawUniversalRobot>`_ and `ROS2 <https://github.com/jhu-saw/sawUniversalRobotROS2>`_ interfaces
82+
83+
* *cisstMultiTask* interface
84+
85+
* `Northern Digital Inc tracking devices (NDi) <https://github.com/jhu-saw/sawNDITracker>`_. Current implementation supports devices using a serial port or USB interface (Polaris, Aurora...)
86+
87+
* `ROS1 <https://github.com/jhu-saw/sawNDITracker>`_ and `ROS2 <https://github.com/jhu-saw/sawNDITrackerROS2>`_ interfaces
88+
89+
* *cisstMultiTask* interface
90+
91+
* `Atracsys tracking devices (NDi) <https://github.com/jhu-saw/sawAtracsysFusionTrack>`_
92+
93+
* `ROS1 <https://github.com/jhu-saw/sawAtracsysFusionTrack>`_
94+
95+
* *cisstMultiTask* interface
96+
97+
* `Optoforce force sensors <https://github.com/jhu-saw/sawOptoforceSensor>`_
98+
99+
* `ROS1 <https://github.com/jhu-saw/sawOptoforceSensor>`_ and `ROS2 <https://github.com/jhu-saw/sawOptoforceSensorROS2>`_ interfaces
100+
101+
* *cisstMultiTask* interface
102+

0 commit comments

Comments
 (0)