Skip to content

Commit

Permalink
Bump to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanRobotnik committed Oct 28, 2021
1 parent debb5e4 commit 4c1f7af
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package robotnik_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.2.0 (2021-10-28)
------------------
- Add mode parameter to ptz msg and srv (Robert Vasquez Zavaleta)([debb5e4](https://github.com/RobotnikAutomation/robotnik_msgs/commit/debb5e4))
- Add new defined laser_mode (RomanRobotnik)([d4c1c1d](https://github.com/RobotnikAutomation/robotnik_msgs/commit/d4c1c1d))
- Add PantiltStatus msg (jgomezRobotnik)([07f3dd1](https://github.com/RobotnikAutomation/robotnik_msgs/commit/07f3dd1))
- Add SetString service (Robert Vasquez Zavaleta)([252bb38](https://github.com/RobotnikAutomation/robotnik_msgs/commit/252bb38))
- Add GetPTZ service (Robert Vasquez Zavaleta)([0eef834](https://github.com/RobotnikAutomation/robotnik_msgs/commit/0eef834))
- Add StringStamped msg (jgomezRobotnik)([678f188](https://github.com/RobotnikAutomation/robotnik_msgs/commit/678f188))
- Add OdomManualCalibrationStatus msg (jgomezRobotnik)([93899af](https://github.com/RobotnikAutomation/robotnik_msgs/commit/93899af))
- Add GetPoi service (Álex)([bf3e999](https://github.com/RobotnikAutomation/robotnik_msgs/commit/bf3e999))
- Update on OdomCalibrationStatus msg (jgomezRobotnik)([1d0e48e](https://github.com/RobotnikAutomation/robotnik_msgs/commit/1d0e48e))
- Add OdomCalibrationStatus msg (jgomezRobotnik)([e3eb3ee](https://github.com/RobotnikAutomation/robotnik_msgs/commit/e3eb3ee))

1.1.0 (2020-06-15)
------------------
* Add PresenceSensor and PresenceSensorArray msg
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>robotnik_msgs</name>
<version>1.1.0</version>
<version>1.2.0</version>
<description>The robotnik_msgs package. Common messages and services used by some Robotnik's packages.</description>

<maintainer email="jgomez@robotnik.es">Jose Gómez</maintainer>
Expand Down

0 comments on commit 4c1f7af

Please sign in to comment.