From 505d2aa6d444c4b0bc07d0d1fac2f4c1ddb140ed Mon Sep 17 00:00:00 2001 From: roomba-1 Date: Mon, 12 Feb 2018 16:19:20 -0500 Subject: [PATCH] update foo.launch --- launch/foo.launch | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/launch/foo.launch b/launch/foo.launch index ba47887..ea550b5 100644 --- a/launch/foo.launch +++ b/launch/foo.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'" />