File tree Expand file tree Collapse file tree 10 files changed +29
-5
lines changed
Expand file tree Collapse file tree 10 files changed +29
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ Changelog for package yasmin
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 3.5.1 (2025-10-23)
7+ ------------------
8+ * test exception messages in C++ tests
9+ * creating C++ tests
10+ * fixing python tests to run using colcon
11+ * fixing exceptions in C++ version
12+ * Contributors: Miguel Ángel González Santamarta
13+
6143.5.0 (2025-10-12)
715------------------
816* fixing Python comments
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 >yasmin</name >
5- <version >3.5.0 </version >
5+ <version >3.5.1 </version >
66 <description >YASMIN (Yet Another State MachINe) main package</description >
77 <
maintainer email =
" [email protected] " >Miguel Ángel González Santamarta</
maintainer >
88 <license >GPL-3</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package yasmin_demos
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 3.5.1 (2025-10-23)
7+ ------------------
8+
693.5.0 (2025-10-12)
710------------------
811* fixing C++ demos
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 >yasmin_demos</name >
5- <version >3.5.0 </version >
5+ <version >3.5.1 </version >
66 <description >Demos of YASMIN (Yet Another State MachINe)</description >
77 <
maintainer email =
" [email protected] " >Miguel Ángel González Santamarta</
maintainer >
88 <license >GPL-3</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package yasmin_msgs
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 3.5.1 (2025-10-23)
7+ ------------------
8+
693.5.0 (2025-10-12)
710------------------
811
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 >yasmin_msgs</name >
5- <version >3.5.0 </version >
5+ <version >3.5.1 </version >
66 <description >Msgs of (Yet Another State MachINe)</description >
77 <
maintainer email =
" [email protected] " >Miguel Ángel González Santamarta</
maintainer >
88 <license >GPL-3</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ Changelog for package yasmin_ros
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 3.5.1 (2025-10-23)
7+ ------------------
8+ * renaming ROSCommunicationsCache to ROSClientsCache
9+ * creating C++ tests
10+ * fixing python tests to run using colcon
11+ * Contributors: Miguel Ángel González Santamarta
12+
6133.5.0 (2025-10-12)
714------------------
815* ros communications cache created
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 >yasmin_ros</name >
5- <version >3.5.0 </version >
5+ <version >3.5.1 </version >
66 <description >YASMIN (Yet Another State MachINe) for ROS 2</description >
77 <
maintainer email =
" [email protected] " >Miguel Ángel González Santamarta</
maintainer >
88 <license >GPL-3</license >
Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog for package yasmin_viewer
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
55
6+ 3.5.1 (2025-10-23)
7+ ------------------
8+
693.5.0 (2025-10-12)
710------------------
811* adding support for concurrence states in the viewer
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 >yasmin_viewer</name >
5- <version >3.5.0 </version >
5+ <version >3.5.1 </version >
66 <description >YASMIN viewer for FSM</description >
77 <
maintainer email =
" [email protected] " >miguel</
maintainer >
88 <license >GPL-3</license >
You can’t perform that action at this time.
0 commit comments