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
|`sas_core`| LGPL | The part of the library that does not depend on `ROS2`. |
46
+
|`sas_common`| LGPL | Generic `ROS2` code used throughout the packages. |
47
+
|`sas_msgs`| LGPL | A wrapper for `ROS` messages that were made redundant in `ROS2`. |
48
+
|`sas_conversions`| LGPL | Convert `ROS2` messages into `float`, `int`, or `dqrobotics` elements. |
49
+
|`sas_robot_driver`| LGPL |`ROS2` nodes and libraries for creating servers and clients for robot configuration-space monitoring and control. |
50
+
|`sas_robot_kinematics`| LGPL |`ROS2` nodes and libraries for creating servers and clients for kinematic-level robot task-space monitoring and control. |
51
+
|`sas_robot_driver_denso`| LGPL | A `sas_robot_driver` implementation for DensoWave's bCap controlled robots |
52
+
|`sas_robot_driver_kuka`| LGPL | A `sas_robot_driver` implementation for Kuka (Sunrise cabinet, FRI) |
53
+
|`sas_robot_driver_ur`| LGPL | A `sas_robot_driver` implementation for UR |
54
+
39
55
## Installation instructions and Tutorials
40
56
41
57
Please refer to https://ros2-tutorial.readthedocs.io/en/latest/sas/index.html.
0 commit comments