Skip to content

Commit 19d43f4

Browse files
committed
3.4.0
1 parent 0debf4d commit 19d43f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
3.4.0 (2022-05-05)
6+
------------------
77
* Fix angles dependency (`#747 <https://github.com/cra-ros-pkg/robot_localization/issues/747>`_)
88
* Add angles to CMakeLists.txt
99
* Using angles library to normalize angles (`#739 <https://github.com/cra-ros-pkg/robot_localization/issues/739>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>robot_localization</name>
5-
<version>3.3.1</version>
5+
<version>3.4.0</version>
66
<description>Provides nonlinear state estimation through sensor fusion of an abritrary number of sensors.</description>
77

88
<author email="[email protected]">Tom Moore</author>

0 commit comments

Comments
 (0)