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

Commit dcf867d

Browse files
committed
0.1.312
1 parent 31689d1 commit dcf867d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.list

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
r2_msgs 1.0.0
22
smart_battery_msgs 0.1.0
33
tf 1.10.8
4+
jsk_recognition_msgs 0.1.33
45
cob_lookat_action 0.5.1
56
rosruby_tutorials 0.1.3
7+
rocon_service_pair_msgs 0.6.9
68
moveit_msgs 0.5.3
79
grasp_stability_msgs 0.0.3
810
jsk_rviz_plugins 1.0.16
@@ -145,14 +147,13 @@ jsk_topic_tools 1.0.58
145147
polled_camera 1.11.4
146148
roscpp_tutorials 0.4.3
147149
pr2_self_test_msgs 1.0.7
148-
rocon_service_pair_msgs 0.6.9
149150
face_detector 1.0.4
150151
topic_proxy 0.1.0
151152
pr2_mechanism_msgs 1.8.0
152153
rosapi 0.7.8
153154
bwi_planning_common 0.2.4
154155
topic_tools 1.10.12
155-
jsk_pcl_ros 0.1.32
156+
jsk_pcl_ros 0.1.33
156157
iai_control_msgs 0.0.3
157158
gazebo_ros 2.3.7
158159
hector_uav_msgs 0.3.3
@@ -200,7 +201,7 @@ stdr_msgs 0.2.0
200201
rosgraph_msgs 1.10.12
201202
turtlebot_actions 2.2.5
202203
ar_track_alvar 0.4.1
203-
jsk_perception 0.1.32
204+
jsk_perception 0.1.33
204205
wge100_camera 1.8.2
205206
iai_urdf_msgs 0.0.3
206207
adhoc_communication 0.1.3
@@ -248,7 +249,7 @@ image_exposure_msgs 0.11.0
248249
rosruby_messages 0.1.3
249250
pr2_msgs 1.11.4
250251
dynamic_reconfigure 1.5.37
251-
resized_image_transport 0.1.32
252+
resized_image_transport 0.1.33
252253
pr2_gripper_sensor_msgs 1.0.4
253254
kobuki_msgs 0.5.0
254255
rocon_interaction_msgs 0.6.9

package.xml

Lines changed: 3 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.311</version>
4+
<version>0.1.312</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -20,8 +20,10 @@
2020
<build_depend>r2_msgs</build_depend>
2121
<build_depend>smart_battery_msgs</build_depend>
2222
<build_depend>tf</build_depend>
23+
<build_depend>jsk_recognition_msgs</build_depend>
2324
<build_depend>cob_lookat_action</build_depend>
2425
<build_depend>rosruby_tutorials</build_depend>
26+
<build_depend>rocon_service_pair_msgs</build_depend>
2527
<build_depend>moveit_msgs</build_depend>
2628
<build_depend>grasp_stability_msgs</build_depend>
2729
<build_depend>jsk_rviz_plugins</build_depend>
@@ -164,7 +166,6 @@
164166
<build_depend>polled_camera</build_depend>
165167
<build_depend>roscpp_tutorials</build_depend>
166168
<build_depend>pr2_self_test_msgs</build_depend>
167-
<build_depend>rocon_service_pair_msgs</build_depend>
168169
<build_depend>face_detector</build_depend>
169170
<build_depend>topic_proxy</build_depend>
170171
<build_depend>pr2_mechanism_msgs</build_depend>

0 commit comments

Comments
 (0)