Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eagleye_core/coordinate/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>eagleye_coordinate</name>
<version>0.0.0</version>
<version>1.0.0</version>
<description>The coordinate package</description>
<maintainer email="osamu.sekino@tier4.jp">osamu.sekino</maintainer>
<license>BSD</license>
Expand Down
2 changes: 1 addition & 1 deletion eagleye_core/navigation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>eagleye_navigation</name>
<version>0.0.0</version>
<version>1.0.0</version>
<description>The navigation package</description>
<maintainer email="osamu.sekino@tier4.jp">osamu.sekino</maintainer>
<license>BSD</license>
Expand Down
2 changes: 1 addition & 1 deletion eagleye_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>eagleye_msgs</name>
<version>0.0.0</version>
<version>1.0.0</version>
<description>The eagleye_msgs package</description>
<maintainer email="osamu.sekino@tier4.jp">osamu.sekino</maintainer>
<license>BSD</license>
Expand Down
2 changes: 1 addition & 1 deletion eagleye_rt/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>eagleye_rt</name>
<version>0.0.0</version>
<version>1.0.0</version>
<description>The eagleye_rt package</description>

<maintainer email="osamu.sekino@tier4.jp">Osamu Sekino</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion eagleye_util/tf/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>eagleye_tf</name>
<version>0.0.0</version>
<version>1.0.0</version>
<description>The eagleye_tf package</description>

<maintainer email="osamu.sekino@tier4.jp">Osamu Sekino</maintainer>
Expand Down
Loading