Skip to content

Commit e7a8d18

Browse files
authored
Update README.md
1 parent fdc75fa commit e7a8d18

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,16 @@ Most of the library is licensed in LGPLv3. Some packages are licensed as Researc
8080
| `sas_robot_driver_kuka` | LGPL | A `sas_robot_driver` implementation for Kuka (Sunrise cabinet, FRI) |
8181
| `sas_robot_driver_ur` | LGPL | A `sas_robot_driver` implementation for UR |
8282

83-
## Installation instructions and Tutorials
83+
## Tutorials
8484

8585
Please refer to https://ros2-tutorial.readthedocs.io/en/latest/sas/index.html.
8686

87+
## Packaging
88+
89+
### LGPL
90+
91+
The PPA for the LGPL version is available at https://smartarmstack.github.io/smart_arm_stack_ROS2/. The archive is available at https://github.com/SmartArmStack/smart_arm_stack_ROS2/releases in case you need to rely on older versions.
92+
8793
## Older versions
8894

8995
Older (and unsupported) versions are available at:
@@ -101,4 +107,6 @@ Older (and unsupported) versions are available at:
101107
SAS Dependencies
102108
```
103109

104-
The main dependencies to note are [ros2](https://www.ros.org), [dqrobotics](https://dqrobotics.github.io), [eigen3](https://eigen.tuxfamily.org/index.php?title=Main_Page), and [pybind11](https://pybind11.readthedocs.io/en/stable/).
110+
The main dependencies to note are [ros2](https://www.ros.org), [dqrobotics](https://dqrobotics.github.io), [eigen3](https://eigen.tuxfamily.org/index.php?title=Main_Page), and [pybind11](https://pybind11.readthedocs.io/en/stable/).
111+
112+
Packaging was made possible by intructive resources such as [Hosting your own PPA repository on GitHub](https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html).

0 commit comments

Comments
 (0)