latest pushes

This commit is contained in:
2023-09-27 22:05:19 -04:00
parent 1e0b90ccfe
commit f127e6df6d
64 changed files with 291 additions and 241 deletions

View File

@@ -2,6 +2,16 @@
Changelog for package robotis_controller_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.3.1 (2023-09-27)
------------------
* Starting from this point it under a new license
* Fix errors and Issues
* Rename Repository for a completely different purpose
* Make it compatible with ROS/ROS2
* Upgrade version of all builds and make it more compatible
* Update package.xml and CMakeList.txt for to the latest versions
* Contributors & Maintainer: Ronaldson Bellande
0.3.0 (2021-05-03)
------------------
* Update package.xml and CMakeList.txt for noetic branch

View File

@@ -4,15 +4,8 @@
<version>0.3.0</version>
<description>This package includes ROS messages and services for robotis_framework packages</description>
<license>Apache 2.0</license>
<author email="zerom@robotis.com">Zerom</author>
<author email="kmjung@robotis.com">Kayman</author>
<maintainer email="ronaldsonbellande@gmail.com">Ronaldson Bellande</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>
<url type="repository">https://github.com/ROBOTIS-GIT/ROBOTIS-Framework-msgs</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/ROBOTIS-Framework-msgs/issues</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>std_msgs</build_depend>