We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce557f commit a31f181Copy full SHA for a31f181
build.gradle
@@ -44,6 +44,7 @@ dependencies {
44
45
compile 'org.ros.rosjava_core:rosjava:[0.3,0.4)'
46
compile 'org.apache.directory.studio:org.apache.commons.logging:[1.1,1.2)'
47
+ compile 'org.ros.rosjava_messages:actionlib_msgs:[1.11,1.13)'
48
testCompile 'junit:junit:4.12'
49
testCompile 'org.ros.rosjava_messages:actionlib_tutorials:[0.1,)'
50
0 commit comments