Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit c105db6

Browse files
author
Yujin Robot
committed
0.3.20
1 parent f259d94 commit c105db6

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_messages</name>
4-
<version>0.1.319</version>
4+
<version>0.1.320</version>
55
<description>
66
Message generation for rosjava.
77
</description>
88
<url type="website">http://ros.org/wiki/rosjava_messages</url>
99
<url type="repository">https://github.com/rosjava/rosjava_messages</url>
1010
<url type="bugtracker">https://github.com/rosjava/rosjava_messages/issues</url>
1111
<maintainer email="[email protected]">Daniel Stonier</maintainer>
12-
<author email="[email protected]">Daniel Stonier</author>
13-
<author email="[email protected]">Damon Kohler</author>
12+
<author>Daniel Stonier</author>
13+
<author>Damon Kohler</author>
1414
<license>Apache 2.0</license>
1515

1616
<buildtool_depend>catkin</buildtool_depend>
@@ -65,7 +65,7 @@
6565
<build_depend>dynamixel_controllers</build_depend>
6666
<build_depend>rosbridge_library</build_depend>
6767
<build_depend>cob_footprint_observer</build_depend>
68-
<build_depend>ethzasl_icp_mapper</build_depend>
68+
<!--<build_depend>ethzasl_icp_mapper</build_depend>-->
6969
<build_depend>pr2_mechanism_controllers</build_depend>
7070
<build_depend>trajectory_msgs</build_depend>
7171
<build_depend>object_recognition_msgs</build_depend>
@@ -104,11 +104,11 @@
104104
<build_depend>smach_msgs</build_depend>
105105
<build_depend>image_cb_detector</build_depend>
106106
<build_depend>p2os_teleop</build_depend>
107-
<build_depend>read_omni_dataset</build_depend>
107+
<!--<build_depend>read_omni_dataset</build_depend>-->
108108
<build_depend>gateway_msgs</build_depend>
109109
<build_depend>sr_robot_msgs</build_depend>
110110
<build_depend>calibration_msgs</build_depend>
111-
<build_depend>rmp_msgs</build_depend>
111+
<!--<build_depend>rmp_msgs</build_depend>-->
112112
<build_depend>rosauth</build_depend>
113113
<build_depend>pr2_gazebo_plugins</build_depend>
114114
<build_depend>visp_hand2eye_calibration</build_depend>
@@ -151,7 +151,7 @@
151151
<build_depend>ecto_ros</build_depend>
152152
<build_depend>sound_play</build_depend>
153153
<build_depend>clearpath_base</build_depend>
154-
<build_depend>map_merger</build_depend>
154+
<!--<build_depend>map_merger</build_depend>-->
155155
<build_depend>eusgazebo</build_depend>
156156
<build_depend>manipulation_msgs</build_depend>
157157
<build_depend>cob_srvs</build_depend>
@@ -182,8 +182,8 @@
182182
<build_depend>nav2d_msgs</build_depend>
183183
<build_depend>sr_edc_ethercat_drivers</build_depend>
184184
<build_depend>blob</build_depend>
185-
<build_depend>universal_teleop</build_depend>
186-
<build_depend>explorer</build_depend>
185+
<!--<build_depend>universal_teleop</build_depend>-->
186+
<!--<build_depend>explorer</build_depend>-->
187187
<build_depend>play_motion_msgs</build_depend>
188188
<build_depend>geometry_msgs</build_depend>
189189
<build_depend>mln_robosherlock_msgs</build_depend>
@@ -224,7 +224,7 @@
224224
<build_depend>jsk_perception</build_depend>
225225
<build_depend>wge100_camera</build_depend>
226226
<build_depend>iai_urdf_msgs</build_depend>
227-
<build_depend>adhoc_communication</build_depend>
227+
<!--<build_depend>adhoc_communication</build_depend>-->
228228
<build_depend>actionlib_tutorials</build_depend>
229229
<build_depend>turtle_actionlib</build_depend>
230230
<build_depend>person_msgs</build_depend>
@@ -285,4 +285,4 @@
285285

286286
<run_depend>rosjava_build_tools</run_depend>
287287
<run_depend>rosjava_bootstrap</run_depend>
288-
</package>
288+
</package>

package.xml.template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<url type="repository">https://github.com/rosjava/rosjava_messages</url>
1010
<url type="bugtracker">https://github.com/rosjava/rosjava_messages/issues</url>
1111
<maintainer email="[email protected]">Daniel Stonier</maintainer>
12-
<author email="[email protected]">Daniel Stonier</author>
13-
<author email="[email protected]">Damon Kohler</author>
12+
<author>Daniel Stonier</author>
13+
<author>Damon Kohler</author>
1414
<license>Apache 2.0</license>
1515

1616
<buildtool_depend>catkin</buildtool_depend>
@@ -21,4 +21,4 @@ $build_depends_list
2121

2222
<run_depend>rosjava_build_tools</run_depend>
2323
<run_depend>rosjava_bootstrap</run_depend>
24-
</package>
24+
</package>

0 commit comments

Comments
 (0)