Skip to content

Commit

Permalink
0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Sep 11, 2022
1 parent 421b8b1 commit e899b31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package panda_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.8.1 (2022-09-11)
------------------
* Update to franka_description 0.10.0 (`#119 <https://github.com/ros-planning/panda_moveit_config/issues/119>`_)
* Example use of ns parameter in sensors.yaml (`#88 <https://github.com/ros-planning/panda_moveit_config/issues/88>`_)
* Drop link8 from ACM as this link doesn't have any collision model anymore
* srdf: Use loop macros to reduce code redundancy
* Unify calls to xacro
* Contributors: Matt Droter, Robert Haschke, Tim Redick

0.8.0 (2022-09-01)
------------------
* Thorough rework based on franka_description 0.9.1 (using fine and coarse collision models)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>panda_moveit_config</name>
<version>0.8.0</version>
<version>0.8.1</version>
<description>
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
</description>
Expand Down

0 comments on commit e899b31

Please sign in to comment.