updated the CHANGELOG and version to release binary packages
This commit is contained in:
@ -2,11 +2,13 @@
|
||||
Changelog for package robotis_op3_demo
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
0.1.0 (2018-03-30)
|
||||
0.1.0 (2018-04-19)
|
||||
------------------
|
||||
* first release
|
||||
* first release for ROS Kinetic
|
||||
* added launch files in order to move the camera setting to op3_camera_setting package
|
||||
* added missing package in find_package()
|
||||
* updated CMakeLists.txt and package.xml of op3_bringup
|
||||
* changed rviz config file
|
||||
* refacoring to release
|
||||
* splited repositoryfrom ROBOTIS-OP3
|
||||
* split repositoryfrom ROBOTIS-OP3
|
||||
* Contributors: Kayman, Zerom, Yoshimaru Tanaka, Pyo
|
||||
|
@ -12,8 +12,9 @@
|
||||
<url type="emanual">http://emanual.robotis.com/docs/en/platform/op3/introduction/</url>
|
||||
<url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Demo</url>
|
||||
<url type="bugtracker">https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Demo/issues</url>
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
<exec_depend>op3_ball_detector</exec_depend>
|
||||
<exec_depend>op3_bringup</exec_depend>
|
||||
<exec_depend>op3_demo</exec_depend>
|
||||
<export><metapackage/></export>
|
||||
</package>
|
||||
|
Reference in New Issue
Block a user