File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
turtlebot4_python_tutorials Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package turtlebot4_cpp_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 1.0.1 (2023-05-17)
6
+ ------------------
7
7
8
8
1.0.0 (2023-02-24)
9
9
------------------
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >turtlebot4_cpp_tutorials</name >
5
- <version >1.0.0 </version >
5
+ <version >1.0.1 </version >
6
6
<description >TurtleBot 4 C++ Tutorials</description >
7
7
<
maintainer email =
" [email protected] " >rkreinin</
maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 2
2
Changelog for package turtlebot4_python_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 1.0.1 (2023-05-17)
6
+ ------------------
7
7
* Added mail delivery example
8
8
* Add patrol loop example
9
9
* Updated poses for the warehouse world
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >turtlebot4_python_tutorials</name >
5
- <version >1.0.0 </version >
5
+ <version >1.0.1 </version >
6
6
<description >TurtleBot 4 Python Tutorials</description >
7
7
<
maintainer email =
" [email protected] " >rkreinin</
maintainer >
8
8
<license >Apache 2.0</license >
Original file line number Diff line number Diff line change 4
4
5
5
setup (
6
6
name = package_name ,
7
- version = '1.0.0 ' ,
7
+ version = '1.0.1 ' ,
8
8
packages = [package_name ],
9
9
data_files = [
10
10
('share/ament_index/resource_index/packages' ,
Original file line number Diff line number Diff line change 2
2
Changelog for package turtlebot4_tutorials
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
- Forthcoming
6
- -----------
5
+ 1.0.1 (2023-05-17)
6
+ ------------------
7
7
8
8
1.0.0 (2023-02-24)
9
9
------------------
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >turtlebot4_tutorials</name >
5
- <version >1.0.0 </version >
5
+ <version >1.0.1 </version >
6
6
<description >Turtlebot4 Tutorials Metapackage</description >
7
7
<
maintainer email =
" [email protected] " >rkreinin</
maintainer >
8
8
<license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments