Skip to content

Commit 6272a57

Browse files
author
Victor Lopez
committed
2.0.1
1 parent 1d471e2 commit 6272a57

26 files changed

Lines changed: 39 additions & 39 deletions

File tree

demo_motions/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2018-04-20)
6+
------------------
77

88
2.0.0 (2018-03-20)
99
------------------

demo_motions/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>
33
<name>demo_motions</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>This code runs several motions designed to show the mobility and use of the arm of the TIAGo robot</description>
66

77
<author email="job.1994@gmail.com">Job van Dieten</author>

look_hand/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2018-04-20)
6+
------------------
77

88
2.0.0 (2018-03-20)
99
------------------

look_hand/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>
33
<name>look_hand</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>Example on how to command the head of the robot so that it looks at its hand. It shows how to use point_head_action and TF in order to retrieve the position of the hand</description>
66

77
<maintainer email="sam.pfeiffer@pal-robotics.com">Sam Pfeiffer</maintainer>

look_to_point/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2018-04-20)
6+
------------------
77

88
2.0.0 (2018-03-20)
99
------------------

look_to_point/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>
33
<name>look_to_point</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>Example on how to use the point head action to make the robot look to a given cartesian point</description>
66

77
<maintainer email="jordi.pages@pal-robotics.com">Jordi Pages</maintainer>

play_with_sensors/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2018-04-20)
6+
------------------
77

88
2.0.0 (2018-03-20)
99
------------------

play_with_sensors/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>
33
<name>play_with_sensors</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The play_with_sensors package contains little examples on using
66
sensor data of the robot</description>
77

run_motion/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.1 (2018-04-20)
6+
------------------
77

88
2.0.0 (2018-03-20)
99
------------------

run_motion/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>
33
<name>run_motion</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>Example of C++ and Python action clients to request a motion to /play_motion action server</description>
66

77
<maintainer email="jordi.pages@pal-robotics.com">Jordi Pages</maintainer>

0 commit comments

Comments
 (0)