fix file cmake
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
href="http://download.ros.org/schema/package_format3.xsd"
|
||||
schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
<name>robot_angles</name>
|
||||
<name>robot_angles_prv</name>
|
||||
<version>1.9.14</version>
|
||||
<description>This package provides a set of simple math utilities to work
|
||||
with robot_angles. The utilities cover simple things like
|
||||
with robot_angles_prv. The utilities cover simple things like
|
||||
normalizing an angle and conversion between degrees and
|
||||
radians. But even if you're trying to calculate things like
|
||||
the shortest angular distance between two joint space
|
||||
@@ -19,7 +19,7 @@
|
||||
<maintainer email="geoff@openrobotics.org">Geoffrey Biggs</maintainer>
|
||||
<license>BSD</license>
|
||||
|
||||
<url>http://wiki.ros.org/robot_angles</url>
|
||||
<url>http://wiki.ros.org/robot_angles_prv</url>
|
||||
|
||||
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
|
||||
<buildtool_depend condition="$ROS_PYTHON_VERSION == 2">python-setuptools</buildtool_depend>
|
||||
|
||||
Reference in New Issue
Block a user