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: README.md
+10-58Lines changed: 10 additions & 58 deletions
Original file line number
Diff line number
Diff line change
@@ -9,50 +9,26 @@
9
9
|`sas_msgs`| LGPL | A wrapper for `ROS` messages that were made redundant in `ROS2`. |
10
10
|`sas_conversions`| LGPL | Convert `ROS2` messages into `float`, `int`, or `dqrobotics` elements. |
11
11
|`sas_robot_driver`| LGPL |`ROS2` nodes and libraries for creating servers and clients for robot configuration-space monitoring and control. |
12
-
|`sas_robot_driver_denso`| LGPL | A `sas_robot_driver` implementation for DensoWave's bCap controlled robots |
13
12
|`sas_robot_kinematics`| LGPL |`ROS2` nodes and libraries for creating servers and clients for kinematic-level robot task-space monitoring and control. |
14
-
|`sas_operator_side_receiver`| Research Only | Receive messages from a [master device](https://github.com/SmartArmStack/smart_arm_master_windows) and expose them in `ROS2`. |
15
-
|`sas_patient_side_manager`| Research Only | Connects `n``OperatorSideMasterReceiverManipulatorManager` with `m``sas_robot_kinematics`, for teleoperation. |
16
-
|`sas_robot_kinematics_constrained_multiarm`| Research Only | Kinematically control `m` robots in a centralized manner, with configurable VFIs |
13
+
|`sas_robot_driver_denso`| LGPL | A `sas_robot_driver` implementation for DensoWave's bCap controlled robots |
14
+
|`sas_robot_driver_kuka`| LGPL | A `sas_robot_driver` implementation for Kuka (Sunrise cabinet, FRI) |
15
+
|`sas_robot_driver_ur`| LGPL | A `sas_robot_driver` implementation for UR |
0 commit comments