Skip to content

Commit ece43cb

Browse files
committed
1.0.0
1 parent f243cec commit ece43cb

File tree

20 files changed

+30
-30
lines changed

20 files changed

+30
-30
lines changed

diffbot_base/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diffbot_base
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-08-13)
6+
------------------
77
* clean CMakeLists.txt: remove dependency
88
* add dependency diffbot_msgs_generate_messages_cpp to build diffbot_msgs before diffbot_base package
99
* Refactor: Update interface

diffbot_base/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>diffbot_base</name>
4-
<version>0.0.2</version>
4+
<version>1.0.0</version>
55
<description>The diffbot_base package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

diffbot_bringup/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diffbot_bringup
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-08-13)
6+
------------------
77
* Update bringup_with_laser.launch
88
pass laser_frame_id argument to rplidar.launch
99
* rename rosserial node to rosserial_base_controller

diffbot_bringup/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>diffbot_bringup</name>
4-
<version>0.0.2</version>
4+
<version>1.0.0</version>
55
<description>The diffbot_bringup package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

diffbot_control/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diffbot_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-08-13)
6+
------------------
77
* use db_world by default for diffbot_control launch file
88
* Update package.xml
99
update license and email

diffbot_control/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>diffbot_control</name>
4-
<version>0.0.2</version>
4+
<version>1.0.0</version>
55
<description>The diffbot_control package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

diffbot_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diffbot_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-08-13)
6+
------------------
77
* make use of non-gpu laser by default update min/max range to fix ghost objects (`#27 <https://github.com/ros-mobile-robots/diffbot/issues/27>`_)
88
* update diffbot_description: add gpu arg for laser xacro macro (`#27 <https://github.com/ros-mobile-robots/diffbot/issues/27>`_)
99
* fix diffbot_description laser link name

diffbot_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>diffbot_description</name>
4-
<version>0.0.2</version>
4+
<version>1.0.0</version>
55
<description>The diffbot_description package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

diffbot_gazebo/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diffbot_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2021-08-13)
6+
------------------
77
* use db_world as default world for diffbot_gazebo/launch/diffbot.launch
88
* update rviz and gazebo view ports
99
* add diffbot_world and export model

diffbot_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>diffbot_gazebo</name>
4-
<version>0.0.2</version>
4+
<version>1.0.0</version>
55
<description>The diffbot_gazebo package</description>
66

77
<!-- One maintainer tag required, multiple allowed, one person per tag -->

0 commit comments

Comments
 (0)