We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3396970 commit 94f99bdCopy full SHA for 94f99bd
setup.py
@@ -12,7 +12,7 @@
12
requirements = [
13
# Until COMPAS reaches 1.0, we pin major.minor and allow patch version updates
14
'compas>=0.11,<0.14',
15
- 'roslibpy>=1.0.0',
+ 'roslibpy>=0.7.1',
16
'pyserial',
17
]
18
keywords_list = ['robotic fabrication', 'digital fabrication', 'architecture', 'robotics', 'ros']
0 commit comments