You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/introduction.rst
+54Lines changed: 54 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -46,3 +46,57 @@ robots. Typical use cases include:
46
46
* Autonomous (CNC-style) motion on the slave robot
47
47
48
48
* 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
* `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
* `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
0 commit comments