[Ros-pkg-commits] r39402 - stacks/common_msgs/trunk/geometry…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: dthomas@code.ros.org
Date:  
To: ros-pkg-commits
Subject: [Ros-pkg-commits] r39402 - stacks/common_msgs/trunk/geometry_msgs/msg
Author: dthomas
Date: 2012-05-07 17:16:26 -0700 (Mon, 07 May 2012)
New Revision: 39402

Modified:
stacks/common_msgs/trunk/geometry_msgs/msg/Polygon.msg
stacks/common_msgs/trunk/geometry_msgs/msg/PoseArray.msg
Log:
removed unnecessary package name from some messages

Modified: stacks/common_msgs/trunk/geometry_msgs/msg/Polygon.msg
===================================================================
--- stacks/common_msgs/trunk/geometry_msgs/msg/Polygon.msg    2012-05-08 00:15:12 UTC (rev 39401)
+++ stacks/common_msgs/trunk/geometry_msgs/msg/Polygon.msg    2012-05-08 00:16:26 UTC (rev 39402)
@@ -1,2 +1,2 @@
 #A specification of a polygon where the first and last points are assumed to be connected
-geometry_msgs/Point32[] points
+Point32[] points


Modified: stacks/common_msgs/trunk/geometry_msgs/msg/PoseArray.msg
===================================================================
--- stacks/common_msgs/trunk/geometry_msgs/msg/PoseArray.msg    2012-05-08 00:15:12 UTC (rev 39401)
+++ stacks/common_msgs/trunk/geometry_msgs/msg/PoseArray.msg    2012-05-08 00:16:26 UTC (rev 39402)
@@ -2,4 +2,4 @@


Header header

-geometry_msgs/Pose[] poses
+Pose[] poses

_______________________________________________
Ros-pkg-commits mailing list

https://code.ros.org/mailman/listinfo/ros-pkg-commits