Skip to content

Commit

Permalink
modified the package information for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Aug 30, 2016
1 parent 8fa4ef6 commit 39679f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions robotis_math/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package robotis_math
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.2.0 (2016-08-31)
-----------
* merged pull request `#4 <https://github.com/ROBOTIS-GIT/ROBOTIS-Math/issues/4>`_ from thor-mang/pr_step_data_to_string
* added string serializer for step data for more convenient debugging options
* minimum jerk with via-points(position) added
* added string serializer for step data for more convenient debugging options
* eigen test
* added trapezoidal profile
* Contributors: Alexander Stumpf, Jay Song, SCH

0.1.0 (2016-08-17)
-------------------
* first public release for Kinetic
Expand Down
2 changes: 1 addition & 1 deletion robotis_math/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>robotis_math</name>
<version>0.1.0</version>
<version>0.2.0</version>
<description>
This package is a set of basic math fuctions for ROBOTIS's robots.
We provide some linear algebra and trajectory generation funntions and classes.
Expand Down

0 comments on commit 39679f2

Please sign in to comment.