File tree Expand file tree Collapse file tree 5 files changed +11
-3
lines changed Expand file tree Collapse file tree 5 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22Changelog for package rt_manipulators_examples
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 1.1.0 (2024-08-09)
6+ ------------------
7+ * ROS 2 Jazzyに対応 (#34 <https://github.com/rt-net/rt_manipulators_cpp/pull/34>`_)
8+
591.0.0 (2022-06-13)
610------------------
711* ROS 2に対応 (`#28 <https://github.com/rt-net/rt_manipulators_cpp/issues/28 >`_)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rt_manipulators_examples</name >
5- <version >1.0 .0</version >
5+ <version >1.1 .0</version >
66 <description >Examples for RT Manipulators C++ Library</description >
77 <maintainer email =" support@rt-net.jp" >RT Corporation</maintainer >
88 <license >Apache License 2.0</license >
Original file line number Diff line number Diff line change 22Changelog for package rt_manipulators_cpp
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ 1.1.0 (2024-08-09)
6+ ------------------
7+ * ROS 2 Jazzyに対応 (#34 <https://github.com/rt-net/rt_manipulators_cpp/pull/34>`_)
8+
591.0.0 (2022-06-13)
610------------------
711* ROS 2に対応 (`#28 <https://github.com/rt-net/rt_manipulators_cpp/issues/28 >`_)
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.10)
22
33# set the project name and version
4- project (rt_manipulators_cpp VERSION 1.0)
4+ project (rt_manipulators_cpp VERSION 1.1. 0)
55
66# specify the C++ standard
77set (CMAKE_CXX_STANDARD 17)
Original file line number Diff line number Diff line change 22<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
33<package format =" 3" >
44 <name >rt_manipulators_cpp</name >
5- <version >1.0 .0</version >
5+ <version >1.1 .0</version >
66 <description >RT Manipulators C++ Library</description >
77 <maintainer email =" support@rt-net.jp" >RT Corporation</maintainer >
88 <license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments