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

Commit 8fc26d9

Browse files
committed
0.1.325
1 parent 44bf62a commit 8fc26d9

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.list

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ rosauth 0.1.5
9494
pr2_gazebo_plugins 2.0.3
9595
visp_hand2eye_calibration 0.7.5
9696
concert_msgs 0.6.9
97-
jsk_gui_msgs 1.0.60
97+
jsk_gui_msgs 1.0.61
9898
baxter_core_msgs 1.1.0
9999
ackermann_msgs 0.9.1
100100
pano_ros 2.2.5
@@ -103,9 +103,8 @@ graph_msgs 0.0.3
103103
ml_classifiers 0.3.0
104104
ethercat_hardware 1.8.11
105105
cob_grasp_generation 0.5.1
106-
jsk_hark_msgs 1.0.60
106+
jsk_hark_msgs 1.0.61
107107
gps_common 0.1.7
108-
um6 0.0.2
109108
jaco_msgs 1.0.1
110109
wireless_msgs 0.0.2
111110
turtlebot_calibration 2.2.5
@@ -120,7 +119,7 @@ control_msgs 1.2.0
120119
shared_serial 0.2.0
121120
controller_manager_msgs 0.7.3
122121
p2os_driver 1.0.10
123-
image_view2 1.0.60
122+
image_view2 1.0.61
124123
pr2_tilt_laser_interface 0.0.3
125124
rocon_std_msgs 0.6.9
126125
create_node 2.2.1
@@ -144,7 +143,7 @@ arbotix_msgs 0.9.2
144143
humanoid_nav_msgs 0.3.0
145144
wifi_ddwrt 0.2.0
146145
turtlebot_msgs 2.2.0
147-
jsk_topic_tools 1.0.60
146+
jsk_topic_tools 1.0.61
148147
polled_camera 1.11.4
149148
roscpp_tutorials 0.4.3
150149
pr2_self_test_msgs 1.0.7
@@ -156,6 +155,7 @@ bwi_planning_common 0.2.4
156155
topic_tools 1.10.12
157156
jsk_pcl_ros 0.2.3
158157
iai_control_msgs 0.0.3
158+
um6 0.0.2
159159
gazebo_ros 2.3.7
160160
hector_uav_msgs 0.3.3
161161
robot_localization 1.1.7
@@ -173,10 +173,10 @@ mavros 0.8.5
173173
diagnostic_msgs 1.10.6
174174
kobuki_testsuite 0.5.8
175175
cob_script_server 0.5.1
176-
bayesian_belief_networks 1.0.60
176+
bayesian_belief_networks 1.0.61
177177
yocs_msgs 0.5.2
178178
rtmbuild 1.2.6
179-
jsk_network_tools 1.0.60
179+
jsk_network_tools 1.0.61
180180
stereo_wall_detection 1.0.21
181181
stereo_msgs 1.10.6
182182
visp_tracker 0.7.5
@@ -213,25 +213,25 @@ turtlesim 0.4.3
213213
view_controller_msgs 0.1.2
214214
sherlock_sim_msgs 0.0.3
215215
std_msgs 0.5.8
216-
dynamic_tf_publisher 1.0.60
216+
dynamic_tf_publisher 1.0.61
217217
rocon_app_manager_msgs 0.6.9
218218
brics_actuator 0.5.3
219219
roboteq_msgs 0.1.1
220-
posedetection_msgs 1.0.60
220+
posedetection_msgs 1.0.61
221221
statistics_msgs 0.11.0
222222
nav_msgs 1.10.6
223223
dna_extraction_msgs 0.0.3
224224
twist_mux_msgs 0.0.1
225225
p2os_urdf 1.0.10
226226
wfov_camera_msgs 0.11.0
227227
capabilities 0.2.0
228-
jsk_footstep_msgs 1.0.60
228+
jsk_footstep_msgs 1.0.61
229229
hector_worldmodel_msgs 0.3.2
230230
program_queue 1.0.7
231231
move_base 1.11.15
232232
control_toolbox 1.10.4
233233
cob_camera_sensors 0.5.5
234-
speech_recognition_msgs 1.0.60
234+
speech_recognition_msgs 1.0.61
235235
actionlib_msgs 1.10.6
236236
nao_interaction_msgs 0.1.5
237237
schunk_sdh 0.5.4

package.xml

Lines changed: 2 additions & 2 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.324</version>
4+
<version>0.1.325</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -124,7 +124,6 @@
124124
<build_depend>cob_grasp_generation</build_depend>
125125
<build_depend>jsk_hark_msgs</build_depend>
126126
<build_depend>gps_common</build_depend>
127-
<build_depend>um6</build_depend>
128127
<build_depend>jaco_msgs</build_depend>
129128
<build_depend>wireless_msgs</build_depend>
130129
<build_depend>turtlebot_calibration</build_depend>
@@ -175,6 +174,7 @@
175174
<build_depend>topic_tools</build_depend>
176175
<build_depend>jsk_pcl_ros</build_depend>
177176
<build_depend>iai_control_msgs</build_depend>
177+
<build_depend>um6</build_depend>
178178
<build_depend>gazebo_ros</build_depend>
179179
<build_depend>hector_uav_msgs</build_depend>
180180
<build_depend>robot_localization</build_depend>

0 commit comments

Comments
 (0)