Skip to content

Commit ebe13dd

Browse files
committed
updated the CHANGELOG and version to release binary packages
1 parent 0befdc7 commit ebe13dd

File tree

6 files changed

+54
-19
lines changed

6 files changed

+54
-19
lines changed

.travis.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,20 @@ notifications:
1818
- pyo@robotis.com
1919
env:
2020
matrix:
21-
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian
22-
# - ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=jessie
21+
- ROS_DISTRO=kinetic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=xenial
22+
- ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=ubuntu OS_CODE_NAME=bionic
23+
- ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=stretch
24+
matrix:
25+
allow_failures:
26+
- env: ROS_DISTRO=melodic ROS_REPO=ros-shadow-fixed UPSTREAM_WORKSPACE=debian OS_NAME=debian OS_CODE_NAME=stretch
2327
branches:
2428
only:
2529
- master
2630
- develop
2731
- kinetic-devel
32+
- melodic-devel
2833
install:
2934
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
3035
script:
3136
- source .ci_config/travis.sh
32-
37+

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
1-
# OpenManipulator
2-
<img src="https://github.com/ROBOTIS-GIT/emanual/blob/master/assets/images/platform/openmanipulator/OpenManipulator.png">
3-
<img src="https://github.com/ROBOTIS-GIT/emanual/blob/master/assets/images/platform/openmanipulator/OpenManipulator_Chain_Capture.png" width="500">
1+
# OpenManipulator with TurtleBot3
2+
<img src="https://github.com/ROBOTIS-GIT/emanual/blob/master/assets/images/platform/turtlebot3/manipulation/tb3_with_opm_logo.png">
3+
<img src="https://github.com/ROBOTIS-GIT/emanual/blob/master/assets/images/platform/turtlebot3/manipulation/hardware_setup.png">
44

5-
## ROS Packages for OpenManipulator
5+
## ROS Packages for OpenManipulator with TurtleBot3
66
|Version|Kinetic + Ubuntu Xenial|Melodic + Ubuntu Bionic|
77
|:---:|:---:|:---:|
8-
|[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator_with_tb3_simulations.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator_with_tb3_simulations)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations.svg?branch=kinetic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations)|-|
8+
|[![GitHub version](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator_with_tb3_simulations.svg)](https://badge.fury.io/gh/ROBOTIS-GIT%2Fopen_manipulator_with_tb3_simulations)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations.svg?branch=kinetic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations)|[![Build Status](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations.svg?branch=melodic-devel)](https://travis-ci.org/ROBOTIS-GIT/open_manipulator_with_tb3_simulations)|
99

10-
## ROBOTIS e-Manual for OpenManipulator
11-
- [ROBOTIS e-Manual for OpenManipulator](http://emanual.robotis.com/docs/en/platform/openmanipulator/)
10+
## ROBOTIS e-Manual for OpenManipulator with TurtleBot3
11+
- [ROBOTIS e-Manual for OpenManipulator with TurtleBot3](http://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation/#manipulation)
1212

1313
## Wiki for open_manipulator_with_tb3_simulations Packages
1414
- http://wiki.ros.org/open_manipulator_with_tb3_simulations (metapackage)
1515
- http://wiki.ros.org/open_manipulator_with_tb3_gazebo
1616

17-
## Open Source related to OpenManipulator
17+
## Open Source related to OpenManipulator with TurtleBot3
18+
- [robotis_manipulator](https://github.com/ROBOTIS-GIT/robotis_manipulator)
1819
- [open_manipulator](https://github.com/ROBOTIS-GIT/open_manipulator)
1920
- [open_manipulator_msgs](https://github.com/ROBOTIS-GIT/open_manipulator_msgs)
2021
- [open_manipulator_simulations](https://github.com/ROBOTIS-GIT/open_manipulator_simulations)
2122
- [open_manipulator_perceptions](https://github.com/ROBOTIS-GIT/open_manipulator_perceptions)
23+
- [open_manipulator_processing](https://github.com/ROBOTIS-GIT/open_manipulator_processing)
24+
- [open_manipulator_friends](https://github.com/ROBOTIS-GIT/open_manipulator_friends)
2225
- [open_manipulator_with_tb3](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3)
2326
- [open_manipulator_with_tb3_msgs](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_msgs)
2427
- [open_manipulator_with_tb3_simulations](https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations)
@@ -33,11 +36,10 @@
3336
- [manipulator_h](https://github.com/ROBOTIS-GIT/ROBOTIS-MANIPULATOR-H)
3437
- [dynamixel_sdk](https://github.com/ROBOTIS-GIT/DynamixelSDK)
3538
- [dynamixel_workbench](https://github.com/ROBOTIS-GIT/dynamixel-workbench)
36-
- [robotis_math](https://github.com/ROBOTIS-GIT/ROBOTIS-Math)
3739
- [OpenCR-Hardware](https://github.com/ROBOTIS-GIT/OpenCR-Hardware)
3840
- [OpenCR](https://github.com/ROBOTIS-GIT/OpenCR)
3941

40-
## Documents and Videos related to OpenManipulator
42+
## Documents and Videos related to OpenManipulator with TurtleBot3
4143
- [ROBOTIS e-Manual for OpenManipulator](http://emanual.robotis.com/docs/en/platform/openmanipulator/)
4244
- [ROBOTIS e-Manual for TurtleBot3](http://turtlebot3.robotis.com/)
4345
- [ROBOTIS e-Manual for ROBOTIS MANIPULATOR-H](http://emanual.robotis.com/docs/en/platform/manipulator_h/introduction/)

open_manipulator_with_tb3_gazebo/CHANGELOG.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22
Changelog for package open_manipulator_with_tb3_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.0 (2019-02-08)
6+
------------------
7+
* added yaw arguments
8+
* added pid gain for gazebo controller
9+
* added params
10+
* added gripper sub publisher
11+
* added model_5
12+
* updated for sync with new open_manipulator packages `#2 <https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations/issues/2>`_
13+
* updated pid gain
14+
* changed init position
15+
* changed ar_marker model
16+
* Contributors: Darby Lim, Pyo
17+
518
1.0.0 (2018-06-01)
619
------------------
720
* updated the CHANGELOG and version to release binary packages
8-
* Contributors: Darby Lim, P
21+
* Contributors: Darby Lim, Pyo

open_manipulator_with_tb3_gazebo/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>open_manipulator_with_tb3_gazebo</name>
4-
<version>1.0.0</version>
4+
<version>1.1.0</version>
55
<description>
66
Simulation package using gazebo for OpenManipulator with TurtleBot3
77
</description>
88
<license>Apache 2.0</license>
99
<author email="thlim@robotis.com">Darby Lim</author>
1010
<maintainer email="pyo@robotis.com">Pyo</maintainer>
11+
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
1112
<url type="website">http://wiki.ros.org/open_manipulator_with_tb3_gazebo</url>
12-
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
13+
<url type="emanual">http://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation</url>
1314
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations</url>
1415
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations/issues</url>
1516
<buildtool_depend>catkin</buildtool_depend>

open_manipulator_with_tb3_simulations/CHANGELOG.rst

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22
Changelog for package open_manipulator_with_tb3_simulations
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.1.0 (2019-02-08)
6+
------------------
7+
* added yaw arguments
8+
* added pid gain for gazebo controller
9+
* added params
10+
* added gripper sub publisher
11+
* added model_5
12+
* updated for sync with new open_manipulator packages `#2 <https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations/issues/2>`_
13+
* updated pid gain
14+
* changed init position
15+
* changed ar_marker model
16+
* Contributors: Darby Lim, Pyo
17+
518
1.0.0 (2018-06-01)
619
------------------
720
* updated the CHANGELOG and version to release binary packages
8-
* Contributors: Darby Lim, P
21+
* Contributors: Darby Lim, Pyo

open_manipulator_with_tb3_simulations/package.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>open_manipulator_with_tb3_simulations</name>
4-
<version>1.0.0</version>
4+
<version>1.1.0</version>
55
<description>
66
Simulation packages for OpenManipulator with TurtleBot3
77
</description>
88
<license>Apache 2.0</license>
99
<author email="thlim@robotis.com">Darby Lim</author>
1010
<maintainer email="pyo@robotis.com">Pyo</maintainer>
11+
<maintainer email="thlim@robotis.com">Darby Lim</maintainer>
1112
<url type="website">http://wiki.ros.org/open_manipulator_with_tb3_simulations</url>
12-
<url type="emanual">http://emanual.robotis.com/docs/en/platform/openmanipulator</url>
13+
<url type="emanual">http://emanual.robotis.com/docs/en/platform/turtlebot3/manipulation</url>
1314
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations</url>
1415
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator_with_tb3_simulations/issues</url>
1516
<buildtool_depend>catkin</buildtool_depend>

0 commit comments

Comments
 (0)