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

Commit 4bdf019

Browse files
committed
0.1.271
1 parent 79d609d commit 4bdf019

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package.list

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jsk_gui_msgs 1.0.53
9494
baxter_core_msgs 1.0.1
9595
ackermann_msgs 0.9.1
9696
pano_ros 2.2.5
97-
naoqi_msgs 0.4.0
97+
naoqi_msgs 0.4.1
9898
graph_msgs 0.0.3
9999
ml_classifiers 0.3.0
100100
ethercat_hardware 1.8.11
@@ -212,6 +212,7 @@ posedetection_msgs 1.0.53
212212
statistics_msgs 0.11.0
213213
nav_msgs 1.10.6
214214
dna_extraction_msgs 0.0.3
215+
twist_mux_msgs 0.0.1
215216
p2os_urdf 1.0.10
216217
wfov_camera_msgs 0.11.0
217218
capabilities 0.2.0
@@ -223,7 +224,7 @@ control_toolbox 1.10.4
223224
cob_camera_sensors 0.5.5
224225
speech_recognition_msgs 1.0.53
225226
actionlib_msgs 1.10.6
226-
nao_interaction_msgs 0.1.3
227+
nao_interaction_msgs 0.1.4
227228
schunk_sdh 0.5.4
228229
leap_motion 0.0.4
229230
qt_tutorials 0.2.6

package.xml

Lines changed: 2 additions & 1 deletion
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.270</version>
4+
<version>0.1.271</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -231,6 +231,7 @@
231231
<build_depend>statistics_msgs</build_depend>
232232
<build_depend>nav_msgs</build_depend>
233233
<build_depend>dna_extraction_msgs</build_depend>
234+
<build_depend>twist_mux_msgs</build_depend>
234235
<build_depend>p2os_urdf</build_depend>
235236
<build_depend>wfov_camera_msgs</build_depend>
236237
<build_depend>capabilities</build_depend>

0 commit comments

Comments
 (0)