File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 0.3.0 (2016-12-15)
5
+ ------------------
6
+ * updates for Kinetic release.
7
+
4
8
0.2.2 (2015-04-22)
5
9
------------------
6
10
* add world_canvas_msgs
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<package >
3
3
<name >rosjava_messages</name >
4
- <version >0.2.3 </version >
4
+ <version >0.3.0 </version >
5
5
<description >
6
6
Message generation for rosjava.
7
7
</description >
46
46
<build_depend >world_canvas_msgs</build_depend >
47
47
<build_depend >map_store</build_depend > # ros-planning/map_store
48
48
<build_depend >move_base_msgs</build_depend > # ros-planning/navigation
49
-
49
+
50
50
<!-- Temporary requirement so move_base_msgs compiles - remove once
51
51
https://github.com/ros-planning/navigation/pull/312 is fixed and released.
52
52
-->
53
53
<build_depend >roscpp</build_depend > # ros-planning/navigation
54
-
54
+
55
55
<run_depend >rosjava_build_tools</run_depend >
56
56
<run_depend >genjava</run_depend >
57
57
</package >
You can’t perform that action at this time.
0 commit comments