Skip to content

Commit

Permalink
Changed dependency on coordination_oru to sibling project (which is g…
Browse files Browse the repository at this point in the history
…it submodule of coordination_oru_ros)
  • Loading branch information
FedericoPecora committed Sep 10, 2017
1 parent cca0f39 commit 673b5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
*/

include 'coordinator'
include 'coordinator'
include 'coordination_oru'

2 comments on commit 673b5e9

@marc-hanheide
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The error in building relates to a missing rosdistro module. This is a known bug of genjava, it seems. Solution here: rosjava/genjava#5 (comment)

@FedericoPecora
Copy link
Owner Author

@FedericoPecora FedericoPecora commented on 673b5e9 Sep 11, 2017 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.