This commit is contained in:
Ioan Sucan 2013-04-18 10:19:51 +03:00
parent dbb806aa9e
commit 0cff446294
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<package>
<name>collada_parser</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package contains a C++ parser for the Collada robot
description format. The parser reads a Collada XML robot

View File

@ -1,6 +1,6 @@
<package>
<name>collada_urdf</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package contains a tool to convert Unified Robot Description Format (URDF) documents into COLLAborative Design Activity (COLLADA) documents.

View File

@ -1,6 +1,6 @@
<package>
<name>joint_state_publisher</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package contains a tool for setting and publishing joint state values for a given URDF.
</description>

View File

@ -1,6 +1,6 @@
<package>
<name>kdl_parser</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
The Kinematics and Dynamics Library (KDL) defines a tree structure
to represent the kinematic and dynamic parameters of a robot

View File

@ -1,6 +1,6 @@
<package>
<name>resource_retriever</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package retrieves data from url-format files such as http://,
ftp://, package:// file://, etc., and loads the data into memory.

View File

@ -1,6 +1,6 @@
<package>
<name>robot_model</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
<tt>robot_model</tt> contains packages for modeling various
aspects of robot information, specified in the Xml Robot

View File

@ -1,6 +1,6 @@
<package>
<name>urdf</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package contains a C++ parser for the Unified Robot Description
Format (URDF), which is an XML format for representing a robot model.

View File

@ -1,6 +1,6 @@
<package>
<name>urdf_parser</name>
<version>1.10.6</version>
<version>1.10.7</version>
<description>
This package is DEPRECATED. Please use the urdfdom dependency directly instead of this package.