From 1af18988c82bd3ebcbbb2501b81f04c296eac022 Mon Sep 17 00:00:00 2001 From: roomba-1 Date: Mon, 12 Feb 2018 14:00:47 -0500 Subject: [PATCH] adding sample foo and bar launch files for multi-computer testing --- launch/bar.launch | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/launch/bar.launch b/launch/bar.launch index 5598bb4..9ee7659 100644 --- a/launch/bar.launch +++ b/launch/bar.launch @@ -31,17 +31,15 @@ + args="pub -r 20 /state geometry_msgs/Point '{x: 1, y: 1, z: 0}'"/> + args="pub -sr 20 /filtered_state geometry_msgs/PointStamped '{header: {stamp: now, frame_id: base_link}, point: {x: 2.0, y: 1.0, z: 1.0}}'" /> + args="pub -r 20 /test_string std_msgs/String 'test'" /> + args="pub -r 20 /test_string2 std_msgs/String 'test2'" /> - + args="pub -r 20 /test_string3 std_msgs/String 'test3'" />