File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
docs_versioned_docs/version-ros2jazzy/ros Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,35 @@ import Style from '/assets/css/changelog.css';
8
8
9
9
<div class = " changelog" >
10
10
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
+
11
40
## [ 2.4] 2025-04-30
12
41
13
42
### New Features
You can’t perform that action at this time.
0 commit comments