From d42ae54383af04a7d7654b4039466ac9c208fdef Mon Sep 17 00:00:00 2001 From: HiepLM Date: Mon, 29 Dec 2025 17:16:32 +0700 Subject: [PATCH] Hiep them file --- package.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 package.xml diff --git a/package.xml b/package.xml new file mode 100644 index 0000000..584d0a3 --- /dev/null +++ b/package.xml @@ -0,0 +1,26 @@ + + robot_time + 0.7.10 + + robot_time is the second generation of the transform library, which lets + the user keep track of multiple coordinate frames over time. robot_time + maintains the relationship between coordinate frames in a tree + structure buffered in time, and lets the user transform points, + vectors, etc between any two coordinate frames at any desired + point in time. + + Tully Foote + Eitan Marder-Eppstein + Wim Meeussen + Tully Foote + BSD + + http://www.ros.org/wiki/robot_time + + catkin + + libconsole-bridge-dev + + libconsole-bridge-dev + + \ No newline at end of file