Skip to content
Snippets Groups Projects
Commit 140a7ea9 authored by Daniel Stonier's avatar Daniel Stonier
Browse files

message generation test handling.

parent 5b2a4e1b
No related branches found
No related tags found
No related merge requests found
# Integration test message
# caller_id of most recent node to send this message
string caller_id
# caller_id of the original node to send this message
string orig_caller_id
string data
int64 a
int64 b
---
int64 sum
...@@ -18,3 +18,5 @@ ...@@ -18,3 +18,5 @@
include 'gradle_plugins' include 'gradle_plugins'
include 'message_generation' include 'message_generation'
include 'rosjava_test_msgs'
include 'message_generation_tests'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment