Skip to content

Commit

Permalink
0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Oct 9, 2015
1 parent 8d79754 commit 52ccd86
Show file tree
Hide file tree
Showing 21 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion yocs_ar_marker_tracking/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_ar_marker_tracking</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>Collecting, tracking and generating statistics for ar markers from ar_track_alvar.</description>
<maintainer email="[email protected]">Jihoon Lee</maintainer>
<author>Daniel Stonier</author>
Expand Down
2 changes: 1 addition & 1 deletion yocs_ar_pair_approach/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_ar_pair_approach</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Search and approach behaviour, moving to a target in front of a pair of ar markers.
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_ar_pair_tracking/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_ar_pair_tracking</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>The AR pair tracking package</description>
<maintainer email="[email protected]">Jihoon Lee</maintainer>
<author>Daniel Stonier</author>
Expand Down
2 changes: 1 addition & 1 deletion yocs_cmd_vel_mux/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_cmd_vel_mux</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
A multiplexer for command velocity inputs. Arbitrates incoming cmd_vel messages from several topics,
allowing one topic at a time to command the robot, based on priorities. It also deallocates current
Expand Down
2 changes: 1 addition & 1 deletion yocs_controllers/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_controllers</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Library for various controller types and algorithms
</description>
Expand Down
6 changes: 2 additions & 4 deletions yocs_diff_drive_pose_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
Changelog for package yocs_diff_drive_pose_controller
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.3 (2014-12-05)
------------------

0.6.2 (2014-11-30)
0.6.4 (2015-10-10)
------------------
* many minor improvements

0.6.0 (2014-07-08)
------------------
Expand Down
2 changes: 1 addition & 1 deletion yocs_diff_drive_pose_controller/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_diff_drive_pose_controller</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
A controller for driving a differential drive base to a pose goal or along a path specified by multiple poses.
A pose consists of a 2D position (x,y) and a 1D orientation (theta).
Expand Down
11 changes: 6 additions & 5 deletions yocs_joyop/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package yocs_joyop
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
=========
Changelog
=========

Forthcoming
-----------
0.6.4 (2015-10-10)
------------------
* Relays for connecting with simple topics (e.g. sounds)
* Magic buttons for yocs_joyop, these can be used to send boolean 'events' to a system.

0.6.2 (2014-11-30)
Expand Down
2 changes: 1 addition & 1 deletion yocs_joyop/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_joyop</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>Joystick teleoperation for your robot robot core</description>
<author>Marcus Liebhardt</author>
<maintainer email="[email protected]">Marcus Liebhardt</maintainer>
Expand Down
9 changes: 5 additions & 4 deletions yocs_keyop/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package yocs_keyop
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
=========
Changelog
=========

0.6.3 (2014-12-05)
0.6.4 (2015-10-10)
------------------
* dont block while waiting for connection

0.6.2 (2014-11-30)
------------------
Expand Down
2 changes: 1 addition & 1 deletion yocs_keyop/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_keyop</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description> Keyboard teleoperation for your robot </description>
<author>Daniel Stonier</author>
<author>Marcus Liebhardt</author>
Expand Down
2 changes: 1 addition & 1 deletion yocs_localization_manager/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_localization_manager</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Localization Manager helps to localize robot's position with annotated information
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_math_toolkit/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_math_toolkit</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Math toolkit for Yujin open control system. This package is intended to contain common use functions,
mostly for simple mathematics but also for tf-related conversions.
Expand Down
2 changes: 1 addition & 1 deletion yocs_navigator/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_navigator</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Navigation module for robots
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_rapps/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_rapps</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Yujin open control system rapps for use with the app manager and rocon concert
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_safety_controller/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_safety_controller</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
A controller ensuring the safe operation of your robot.

Expand Down
2 changes: 1 addition & 1 deletion yocs_velocity_smoother/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_velocity_smoother</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Bound incoming velocity messages according to robot velocity and acceleration limits.
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_virtual_sensor/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_virtual_sensor</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Virtual sensor that uses semantic map information to "see" obstacles undetectable by robot sensors.

Expand Down
2 changes: 1 addition & 1 deletion yocs_waypoint_provider/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>yocs_waypoint_provider</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Parse a multiple poses from yaml and provide as topic and service. This package is highly inspired by yocs_waypoints_navi
</description>
Expand Down
2 changes: 1 addition & 1 deletion yocs_waypoints_navi/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yocs_waypoints_navi</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>
Simple tool for waypoints navigation with two functions:
<br/> * Command the robot to go to a goal by passing through a series of waypoints.
Expand Down
2 changes: 1 addition & 1 deletion yujin_ocs/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>yujin_ocs</name>
<version>0.6.3</version>
<version>0.6.4</version>
<description>Yujin Robot's open-source control software</description>
<maintainer email="[email protected]">Jihoon Lee</maintainer>
<license>BSD</license>
Expand Down

0 comments on commit 52ccd86

Please sign in to comment.