@@ -14,12 +14,22 @@ Section: libdevel
1414Architecture: any
1515Multi-Arch: same
1616Depends: ${shlibs:Depends}, ${misc:Depends}
17- Description: <insert up to 60 chars description>
18- <insert long description, indented with spaces>
17+ Description: Modular real-time robotics framework.
18+ robotkernel is a modular real-time robotics framework for Linux-based
19+ control systems. It provides the infrastructure for loading, executing,
20+ and managing dynamically linked modules that communicate through shared
21+ memory and trigger-based scheduling. Designed for hard-real-time industrial
22+ use cases, robotkernel allows composition of complex automation pipelines
23+ from reusable components.
1924
2025Package: robotkernel
2126Architecture: any
2227Multi-Arch: same
2328Depends: ${shlibs:Depends}, ${misc:Depends}
24- Description: <insert up to 60 chars description>
25- <insert long description, indented with spaces>
29+ Description: Modular real-time robotics framework.
30+ robotkernel is a modular real-time robotics framework for Linux-based
31+ control systems. It provides the infrastructure for loading, executing,
32+ and managing dynamically linked modules that communicate through shared
33+ memory and trigger-based scheduling. Designed for hard-real-time industrial
34+ use cases, robotkernel allows composition of complex automation pipelines
35+ from reusable components.
0 commit comments