Skip to content

Commit b8e40d0

Browse files
committed
3.5.2
1 parent 5ab1e72 commit b8e40d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package moveit_visual_tools
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.5.2 (2018-12-10)
6+
------------------
7+
* Use LOGNAME for named logging (`#42 <https://github.com/ros-planning/moveit_visual_tools/issues/42>`_)
8+
* Eigen::Affine3d -> Eigen::Isometry3d (`#39 <https://github.com/ros-planning/moveit_visual_tools/issues/39>`_)
9+
* Contributors: Dave Coleman
10+
511
3.5.1 (2018-11-14)
612
------------------
713
* Adding trigger call to animations when batch_publishing_enabled\_ is enabled (`#36 <https://github.com/ros-planning/moveit_visual_tools/issues/36>`_)

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>moveit_visual_tools</name>
4-
<version>3.5.1</version>
4+
<version>3.5.2</version>
55
<description>Helper functions for displaying and debugging MoveIt! data in Rviz via published markers</description>
66

77
<maintainer email="[email protected]">Dave Coleman</maintainer>

0 commit comments

Comments
 (0)