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 @@ -25,8 +25,8 @@ Changelog for package clearpath_config
2525* Rename `oakd ` namespace in robot.yaml to `luxonis_oakd ` (`#192 <https://github.com/clearpathrobotics/clearpath_config/issues/192 >`_)
2626* Contributors: Chris Iverach-Brereton, luis-camero
2727
28- Forthcoming
29- -----------
28+ 2.8.2 (2025-12-16)
29+ ------------------
3030* Fix reading arm_id (`#204 <https://github.com/clearpathrobotics/clearpath_config/issues/204 >`_)
3131* 2.8.1
3232* Changes.
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.1 </version >
5+ <version >2.8.2 </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.1 ' ,
43+ version = '2.8.2 ' ,
4444 packages = [
4545 package_name ,
4646 package_name + '.common' ,
You can’t perform that action at this time.
0 commit comments