Skip to content

Commit

Permalink
Bumped version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoesposito1988 committed Feb 14, 2021
1 parent 6dde795 commit b865b1c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ You can try out this software in a simulator, through the
example for integrating `easy_handeye` into your own launch scripts.

## News
- version 0.4.2
- fixes for the freehand robot movement scenario
- version 0.4.1
- fixed a bug that prevented loading and publishing the calibration - thanks to @lyh458!
- version 0.4.0
Expand Down
2 changes: 1 addition & 1 deletion easy_handeye/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>easy_handeye</name>
<version>0.4.1</version>
<version>0.4.2</version>
<description>
Simple, hardware-independent ROS library for hand-eye calibration
</description>
Expand Down
2 changes: 1 addition & 1 deletion easy_handeye_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>easy_handeye_msgs</name>
<version>0.4.1</version>
<version>0.4.2</version>
<description>Message formats to perform a hand-eye calibration from sampled tf transforms</description>

<maintainer email="esposito@imfusion.com">Marco Esposito</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion rqt_easy_handeye/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rqt_easy_handeye</name>
<version>0.4.1</version>
<version>0.4.2</version>
<description>rqt GUI for the easy_handeye package</description>

<maintainer email="esposito@imfusion.com">Marco Esposito</maintainer>
Expand Down

0 comments on commit b865b1c

Please sign in to comment.