Robotics StackExchange | Archived questions

Building RosJava Libraries error

I'm trying to follow this tutorial Building RosJava Libraries but i found this error when i run the "catkin_make" command:

"Task 'installApp' not found in root project"

I run "gradlew task" and i found the task "install" so I should not have errors.

Every previous tutorial (install rosjava and creating a rosjava packages) were completed without errors

Could someone give me some suggestion to find and solve this problem?

Thanks

Asked by denis on 2015-11-02 05:54:29 UTC

Comments

Were you able to solve this? I'm experiencing the same issue

Asked by TDTron on 2016-04-25 10:47:52 UTC

Answers