File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
docs_versioned_docs/version-ros2jazzy/ros Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,34 @@ import Style from '/assets/css/changelog.css';
7777 </tbody >
7878</table >
7979
80+ ## [ 2.8] 2025-10-23
81+
82+ ### New Features
83+ - Added a new platform.wireless section to config
84+ - Added system.bash support
85+ - Added support for multiple launch files to be listed in platform.extras.launch, added launch arguments field
86+ - Added support for automatic discovery range
87+ - Added support for Kinova arms
88+ - Added support for Franka arms
89+ - Added support for StereoLabs Zed2 camera
90+ - Added Peplink router & base station diagnostics into Networking
91+ - Added additional Puma diagnostics
92+
93+ ### Fixed
94+ - Replace assert with raise + relevant Exception
95+ - Fixed OakD Parameters
96+ - Raised a FileNotFound exception instead of an assertion error if the middleware config path doesn't exist
97+ - Renamed oakd namespace in robot.yaml to luxonis_oakd driver package
98+ - Fixed URDF Parameters on Kinova and Grippers
99+ - Added dependency on python3-apt
100+ - Replaced assertions in clearpath_generator_common with specific exceptions
101+ - Fixed catching FileNotFound exceptions when loading the samples and ignore them
102+ - Set simulated camera topic
103+ - Skipped xacro load for Zed2 camera since wrapper must be manually installed
104+ - Included hidden with foxglove bridge for onav
105+ - Disabled prefixing of links by mecanum controller
106+ - Fixed Ridgeback rear lights and cover colors
107+
80108## [ 2.7] 2025-08-25
81109
82110### New Features
You can’t perform that action at this time.
0 commit comments