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

Commit eea8ea6

Browse files
committed
0.1.273
1 parent a7d2b1d commit eea8ea6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.list

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ visp_camera_calibration 0.7.5
1919
cob_relayboard 0.5.5
2020
geographic_msgs 0.3.1
2121
simple_robot_control 0.0.2
22-
manipulation_msgs 0.2.0
2322
pr2_gripper_sensor_action 1.0.4
2423
rospy_message_converter 0.2.0
2524
underwater_sensor_msgs 1.3.1
2625
jsk_footstep_controller 0.1.4
27-
segbot_gui 0.2.1
2826
cob_trajectory_controller 0.5.5
2927
grizzly_msgs 0.2.0
3028
data_vis_msgs 0.0.3
@@ -63,7 +61,7 @@ industrial_msgs 0.3.4
6361
base_local_planner 1.11.13
6462
rosserial_arduino 0.5.6
6563
cob_base_drive_chain 0.5.5
66-
applanix_msgs 0.0.4
64+
applanix_msgs 0.0.5
6765
rosserial_msgs 0.5.6
6866
hector_mapping 0.3.3
6967
asmach_tutorials 1.0.9
@@ -76,6 +74,7 @@ kingfisher_msgs 0.0.4
7674
axis_camera 0.1.0
7775
cob_perception_msgs 0.5.12
7876
cob_kinematics 0.5.1
77+
qt_tutorials 0.2.6
7978
pr2_power_board 1.1.2
8079
segbot_sensors 0.2.1
8180
ur_msgs 1.0.5
@@ -129,6 +128,7 @@ sound_play 0.2.7
129128
clearpath_base 0.4.4
130129
map_merger 0.1.3
131130
eusgazebo 0.1.5
131+
manipulation_msgs 0.2.0
132132
cob_srvs 0.5.3
133133
scanning_table_msgs 0.0.3
134134
cob_phidgets 0.5.5
@@ -197,6 +197,7 @@ turtlebot_actions 2.2.5
197197
ar_track_alvar 0.4.1
198198
jsk_perception 0.1.23
199199
wge100_camera 1.8.2
200+
segbot_gui 0.2.1
200201
adhoc_communication 0.1.3
201202
actionlib_tutorials 0.1.7
202203
turtle_actionlib 0.1.7
@@ -227,7 +228,6 @@ actionlib_msgs 1.10.6
227228
nao_interaction_msgs 0.1.4
228229
schunk_sdh 0.5.4
229230
leap_motion 0.0.4
230-
qt_tutorials 0.2.6
231231
iai_robosherlock_actions 0.0.3
232232
handle_detector 1.1.0
233233
nmea_msgs 0.1.0

package.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_messages</name>
4-
<version>0.1.272</version>
4+
<version>0.1.273</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -38,12 +38,10 @@
3838
<build_depend>cob_relayboard</build_depend>
3939
<build_depend>geographic_msgs</build_depend>
4040
<build_depend>simple_robot_control</build_depend>
41-
<build_depend>manipulation_msgs</build_depend>
4241
<build_depend>pr2_gripper_sensor_action</build_depend>
4342
<build_depend>rospy_message_converter</build_depend>
4443
<build_depend>underwater_sensor_msgs</build_depend>
4544
<build_depend>jsk_footstep_controller</build_depend>
46-
<build_depend>segbot_gui</build_depend>
4745
<build_depend>cob_trajectory_controller</build_depend>
4846
<build_depend>grizzly_msgs</build_depend>
4947
<build_depend>data_vis_msgs</build_depend>
@@ -95,6 +93,7 @@
9593
<build_depend>axis_camera</build_depend>
9694
<build_depend>cob_perception_msgs</build_depend>
9795
<build_depend>cob_kinematics</build_depend>
96+
<build_depend>qt_tutorials</build_depend>
9897
<build_depend>pr2_power_board</build_depend>
9998
<build_depend>segbot_sensors</build_depend>
10099
<build_depend>ur_msgs</build_depend>
@@ -148,6 +147,7 @@
148147
<build_depend>clearpath_base</build_depend>
149148
<build_depend>map_merger</build_depend>
150149
<build_depend>eusgazebo</build_depend>
150+
<build_depend>manipulation_msgs</build_depend>
151151
<build_depend>cob_srvs</build_depend>
152152
<build_depend>scanning_table_msgs</build_depend>
153153
<build_depend>cob_phidgets</build_depend>
@@ -216,6 +216,7 @@
216216
<build_depend>ar_track_alvar</build_depend>
217217
<build_depend>jsk_perception</build_depend>
218218
<build_depend>wge100_camera</build_depend>
219+
<build_depend>segbot_gui</build_depend>
219220
<build_depend>adhoc_communication</build_depend>
220221
<build_depend>actionlib_tutorials</build_depend>
221222
<build_depend>turtle_actionlib</build_depend>
@@ -246,7 +247,6 @@
246247
<build_depend>nao_interaction_msgs</build_depend>
247248
<build_depend>schunk_sdh</build_depend>
248249
<build_depend>leap_motion</build_depend>
249-
<build_depend>qt_tutorials</build_depend>
250250
<build_depend>iai_robosherlock_actions</build_depend>
251251
<build_depend>handle_detector</build_depend>
252252
<build_depend>nmea_msgs</build_depend>

0 commit comments

Comments
 (0)