Skip to content

Commit

Permalink
updated the CHANGELOG and version to release binary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
robotpilot committed Mar 22, 2018
1 parent dd3ee1d commit 1a95c7e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 11 deletions.
24 changes: 14 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
# ROBOTIS Controller Messages Packages
[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2FROBOTIS-Framework-msgs.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2FROBOTIS-Framework-msgs) [![Build Status](https://travis-ci.org/ROBOTIS-GIT/ROBOTIS-Framework-msgs.svg?branch=master)](https://travis-ci.org/ROBOTIS-GIT/ROBOTIS-Framework-msgs)
## ROS Package for ROBOTIS Controller Messages
|Version|Kinetic + Ubuntu Xenial|Melodic + Ubuntu Bionic|
|:---:|:---:|:---:|
|[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2FROBOTIS-Framework-msgs.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2FROBOTIS-Framework-msgs)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/ROBOTIS-Framework-msgs.svg?branch=master)](https://travis-ci.org/ROBOTIS-GIT/ROBOTIS-Framework-msgs)|-|

## ROBOTIS e-Manual for ROBOTIS Framework
- [ROBOTIS e-Manual for ROBOTIS Framework](http://emanual.robotis.com/docs/en/software/robotis_framework_packages)

# Documents for robotis_controller_msgs package
- [ROBOTIS e-Manual](http://emanual.robotis.com/docs/en/software/robotis_framework_packages/#robotis-framework)
## Wiki for robotis_controller_msgs Package
- http://wiki.ros.org/robotis_controller_msgs/

# ROS packages related to ROBOTIS Framework
- [dynamixel_sdk](https://github.com/ROBOTIS-GIT/DynamixelSDK)
- [robotis_framework](https://github.com/ROBOTIS-GIT/ROBOTIS-Framework)
## Open Source related to ROBOTIS Framework
- [robotis_controller_msgs](https://github.com/ROBOTIS-GIT/ROBOTIS-Framework-msgs)
- [robotis_framework](https://github.com/ROBOTIS-GIT/ROBOTIS-Framework)
- [dynamixel_sdk](https://github.com/ROBOTIS-GIT/DynamixelSDK)

# Documents and Videos for ROBOTIS Framework
- [ROBOTIS e-Manual for Dynamixel SDK](http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/overview/)
- [ROBOTIS e-Manual for ROBOTIS Framework](http://emanual.robotis.com/docs/en/software/robotis_framework_packages/)
## Documents and Videos for ROBOTIS Framework
- [ROBOTIS e-Manual for ROBOTIS Framework](http://emanual.robotis.com/docs/en/software/robotis_framework_packages/)
- [ROBOTIS e-Manual for Dynamixel SDK](http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/overview/)
6 changes: 6 additions & 0 deletions robotis_controller_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package robotis_controller_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.4 (2018-03-22)
------------------
* added service to set module
* modified documents
* Contributors: Kayman, Pyo

0.1.3 (2018-03-20)
------------------
* refactoring to release
Expand Down
3 changes: 2 additions & 1 deletion robotis_controller_msgs/package.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?xml version="1.0"?>
<package format="2">
<name>robotis_controller_msgs</name>
<version>0.1.3</version>
<version>0.1.4</version>
<description>
This package includes ROS messages and services for robotis_framework packages
</description>
<license>Apache 2.0</license>
<author email="[email protected]">Zerom</author>
<author email="[email protected]">Kayman</author>
<maintainer email="[email protected]">Pyo</maintainer>
<url type="website">http://wiki.ros.org/robotis_controller_msgs</url>
<url type="emanual">http://emanual.robotis.com/docs/en/software/robotis_framework_packages/</url>
Expand Down

0 comments on commit 1a95c7e

Please sign in to comment.