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

Commit 8ac3afb

Browse files
committed
0.1.265
1 parent 84dbeb1 commit 8ac3afb

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package.list

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ keyboard 0.1.1
3535
pr2_calibration_launch 1.0.5
3636
costmap_2d 1.11.13
3737
bond 1.7.16
38-
nao_msgs 0.4.1
3938
visp_tracker 0.7.5
4039
cob_light 0.5.5
4140
driver_base 1.6.8
@@ -95,6 +94,7 @@ jsk_gui_msgs 1.0.53
9594
baxter_core_msgs 1.0.1
9695
ackermann_msgs 0.9.1
9796
pano_ros 2.2.5
97+
naoqi_msgs 0.4.0
9898
graph_msgs 0.0.3
9999
ml_classifiers 0.3.0
100100
ethercat_hardware 1.8.11
@@ -152,6 +152,7 @@ topic_tools 1.10.11
152152
jsk_pcl_ros 0.1.23
153153
gazebo_ros 2.3.7
154154
hector_uav_msgs 0.3.3
155+
robot_localization 1.1.6
155156
multimaster_msgs_fkie 0.3.14
156157
shape_msgs 1.10.6
157158
nav2d_msgs 0.2.0

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.264</version>
4+
<version>0.1.265</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -54,7 +54,6 @@
5454
<build_depend>pr2_calibration_launch</build_depend>
5555
<build_depend>costmap_2d</build_depend>
5656
<build_depend>bond</build_depend>
57-
<build_depend>nao_msgs</build_depend>
5857
<build_depend>visp_tracker</build_depend>
5958
<build_depend>cob_light</build_depend>
6059
<build_depend>driver_base</build_depend>
@@ -114,6 +113,7 @@
114113
<build_depend>baxter_core_msgs</build_depend>
115114
<build_depend>ackermann_msgs</build_depend>
116115
<build_depend>pano_ros</build_depend>
116+
<build_depend>naoqi_msgs</build_depend>
117117
<build_depend>graph_msgs</build_depend>
118118
<build_depend>ml_classifiers</build_depend>
119119
<build_depend>ethercat_hardware</build_depend>
@@ -171,6 +171,7 @@
171171
<build_depend>jsk_pcl_ros</build_depend>
172172
<build_depend>gazebo_ros</build_depend>
173173
<build_depend>hector_uav_msgs</build_depend>
174+
<build_depend>robot_localization</build_depend>
174175
<build_depend>multimaster_msgs_fkie</build_depend>
175176
<build_depend>shape_msgs</build_depend>
176177
<build_depend>nav2d_msgs</build_depend>

0 commit comments

Comments
 (0)