Skip to content

Commit e1d646e

Browse files
Jazzy 2.5 Release (#391)
* Added changes for clearapth_config. * Added changes for clearapth_common. * Added changes for clearapth_robot. * Added changes for clearapth_nav2_demos. * Added changes for clearapth_firmware.
1 parent 5f507f2 commit e1d646e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

docs_versioned_docs/version-ros2jazzy/ros/changelog.mdx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,35 @@ import Style from '/assets/css/changelog.css';
88

99
<div class="changelog">
1010

11+
## [2.5] 2025-05-30
12+
13+
### New Features
14+
- Added Foxglove bridge enable to platform section
15+
- Added enable setting for wireless-watcher
16+
- Added CAN Bridge Parameters
17+
- Added cap_type parameter to the OS1 sample since it's supported
18+
- Moved clearpath_diagnostics to clearpath_common
19+
- Added cooling and ekf-node diagnostic settings conditionally
20+
- Increased A300 teleop normal speed to 0.4, reduce turbo speed to 1.5
21+
- Switched ros2_canopen Inventus driver switch to C++
22+
23+
### Fixed
24+
- Fixed PACS Limits
25+
- Fixed Post and Riser Leg Mounts
26+
- Fixed the velocity limits for Dingo-O using Logitech controllers
27+
- Fixed symlink rule to rely on DS4DRV instead
28+
- Renamed to low soc cutoff from low voltage cutoff and fixed service client name
29+
- Added parameter files for Dingo (all variants), Ridgeback
30+
- Fixed the slam launch file to use the new lifecycle node
31+
- Use osEventFlags to signal when i2c reads and writes are complete for A300
32+
- Ping updates to all platforms
33+
- Increased max ARP age on all platforms
34+
- Wait till the power supplies are on to report fuse errors for A300
35+
- Check for valid return code on systemctl stop process for A300 bootloader
36+
- Adc task to 20Hz for A300
37+
- Make sure "Abort" is called asap when I2C transaction times out for A300
38+
39+
1140
## [2.4] 2025-04-30
1241

1342
### New Features

0 commit comments

Comments
 (0)