File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed
open_sound_control_bridge Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22Changelog for package open_sound_control
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 0.0.2 (2025-03-19)
6+ ------------------
77* Fix license for metapackage
88* Contributors: Chris I-B
99
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 >open_sound_control</name >
5- <version >0.0.1 </version >
5+ <version >0.0.2 </version >
66 <description >Metapackage for ROS/Open Sound Control bridge</description >
77 <license >Apache 2.0</license >
88
Original file line number Diff line number Diff line change 22Changelog for package open_sound_control_bridge
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 0.0.2 (2025-03-19)
6+ ------------------
77* Implement separate static & dynamic OSC->ROS behaviour.
88* Separate the code into multiple files to keep things manageable
99* Contributors: Chris I-B
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 >open_sound_control_bridge</name >
5- <version >0.0.1 </version >
5+ <version >0.0.2 </version >
66 <description >Bridge node for converting between OSC and ROS messages</description >
77 <license >Apache 2.0</license >
88 <
maintainer email =
" [email protected] " >Chris Iverach-Brereton</
maintainer >
Original file line number Diff line number Diff line change 2121
2222setup (
2323 name = package_name ,
24- version = '0.0.1 ' ,
24+ version = '0.0.2 ' ,
2525 packages = find_packages (exclude = ['test' ]),
2626 data_files = [
2727 ('share/ament_index/resource_index/packages' ,
Original file line number Diff line number Diff line change 22Changelog for package open_sound_control_msgs
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 0.0.2 (2025-03-19)
6+ ------------------
77
880.0.1 (2025-03-15)
99------------------
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 >open_sound_control_msgs</name >
5- <version >0.0.1 </version >
5+ <version >0.0.2 </version >
66 <description >Open Sound Control messages for ROS 2</description >
77 <license >Apache 2.0</license >
88
You can’t perform that action at this time.
0 commit comments