Skip to content

Commit

Permalink
3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed May 18, 2023
1 parent d8f70c4 commit 7e96c32
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package moveit_visual_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

3.6.1 (2023-05-18)
------------------
* publishTrajectoryLine(): issue error when no end-effector tips are found (`#129 <https://github.com/ros-planning/moveit_visual_tools/issues/129>`_)
* Fixed possible null-pointer segfault (`#95 <https://github.com/ros-planning/moveit_visual_tools/issues/95>`_)
* Only set active joints (`#84 <https://github.com/ros-planning/moveit_visual_tools/issues/84>`_)
* Use specified color for EndEffector marker (`#96 <https://github.com/ros-planning/moveit_visual_tools/issues/96>`_)
* Contributors: Felix von Drigalski, Henning Kayser, Jochen Sprickerhof, Michael Görner, Robert Haschke, Simon Schmeisser, Stephanie Eng, Tyler Weaver, Vatan Aksoy Tezer, werner291

3.6.0 (2020-10-09)
------------------
* [feature] Unified collision environment used (`#54 <https://github.com/ros-planning/moveit_visual_tools/issues/54>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>moveit_visual_tools</name>
<version>3.6.0</version>
<version>3.6.1</version>
<description>Helper functions for displaying and debugging MoveIt data in Rviz via published markers</description>

<maintainer email="dave@picknik.ai">Dave Coleman</maintainer>
Expand Down

0 comments on commit 7e96c32

Please sign in to comment.