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: dynamic_payload_analysis_core/setup.py
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
zip_safe=True,
15
15
maintainer='Enrico Moro',
16
16
maintainer_email='enrimoro003@gmail.com',
17
-
description='This package implements core functionalities for dynamic payload analysis in robotics, focusing on torque calculations and external force handling.',
17
+
description='This package implements functionalities for dynamic payload analysis,'
18
+
'focusing on torque calculations and external force handling.',
0 commit comments