File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Changelog for package clearpath_config
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5- Forthcoming
6- -----------
5+ 2.8.1 (2025-11-06)
6+ ------------------
77* Fix: Ewellix Parameters (`#203 <https://github.com/clearpathrobotics/clearpath_config/issues/203 >`_)
88 Add mount parameter and remove redefinition of urdf functions
99* Contributors: luis-camero
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 >clearpath_config</name >
5- <version >2.8.0 </version >
5+ <version >2.8.1 </version >
66 <description >Clearpath Configuration YAML Parser and Writer</description >
77 <
maintainer email =
" [email protected] " >Luis Camero</
maintainer >
88 <license >BSD-3</license >
Original file line number Diff line number Diff line change 4040
4141setup (
4242 name = package_name ,
43- version = '2.8.0 ' ,
43+ version = '2.8.1 ' ,
4444 packages = [
4545 package_name ,
4646 package_name + '.common' ,
You can’t perform that action at this time.
0 commit comments