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

Commit f71dd45

Browse files
committed
0.1.317
1 parent 430e9c5 commit f71dd45

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
@@ -113,6 +113,7 @@ ardrone_autonomy 1.3.7
113113
pcl_msgs 0.1.0
114114
bride_tutorials 0.3.3
115115
designator_integration_msgs 0.0.3
116+
jsk_pr2_startup 0.0.4
116117
scheduler_msgs 0.6.9
117118
velodyne_msgs 1.1.2
118119
control_msgs 1.2.0
@@ -183,7 +184,7 @@ interactive_marker_proxy 0.1.2
183184
iai_content_msgs 0.0.3
184185
gazebo_msgs 2.3.7
185186
octomap_msgs 0.3.1
186-
pddl_msgs 0.1.2
187+
pddl_msgs 0.1.3
187188
network_monitor_udp 1.0.9
188189
ethercat_trigger_controllers 1.10.8
189190
uuid_msgs 1.0.4
@@ -240,7 +241,7 @@ ndt_map 1.0.28
240241
handle_detector 1.1.0
241242
nmea_msgs 0.1.0
242243
simple_robot_control 0.0.2
243-
multisense_ros 3.4.1
244+
multisense_ros 3.4.2
244245
nav2d_operator 0.2.0
245246
s3000_laser 0.1.0
246247
rtt_ros_msgs 2.7.0

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.316</version>
4+
<version>0.1.317</version>
55
<description>
66
Message generation for rosjava.
77
</description>
@@ -132,6 +132,7 @@
132132
<build_depend>pcl_msgs</build_depend>
133133
<build_depend>bride_tutorials</build_depend>
134134
<build_depend>designator_integration_msgs</build_depend>
135+
<build_depend>jsk_pr2_startup</build_depend>
135136
<build_depend>scheduler_msgs</build_depend>
136137
<build_depend>velodyne_msgs</build_depend>
137138
<build_depend>control_msgs</build_depend>

0 commit comments

Comments
 (0)