ros2_java icon indicating copy to clipboard operation
ros2_java copied to clipboard

Android examples on Galactic

Open tr-marlow opened this issue 3 years ago • 0 comments

Hello, I've been trying to get the ROS2 Java Android examples running on Galactic, but seem to be running into multiple issues. I followed #194 which finally got the gradle plugin building. I followed #208 up to manually populating the gradle.properties with the required members.

My current issue is: Configuration with name 'compile' not found. when I try to build. This seems to be a gradle versioning issue, perhaps? I'm using gradle 7.2.1, as gradle 7 was required for other dependency issues further up the stack.

Does anyone have any thoughts on how to fix this?

tr-marlow avatar Jul 27 '22 14:07 tr-marlow