ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You are missing rosjava dependencies.

That has to be added in the bottom-level build.gradle as @cyber indicates. In the case of library projects, that dependency comes commented by default.

@eduardo_lasca that's another error, you can open another question for it. The problem is that you are using an old version of the Java JDK; upgrade to Java 8 and it should work.