Skip to content

Commit 6e5865a

Browse files
authored
Update CHANGELOG.rst
1 parent d4ac4a6 commit 6e5865a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

CHANGELOG.rst

+1-13
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,15 @@
11
LATEST CHANGES
22
==============
33

4-
2023-08-02
4+
v4.0.5
55
----------
66
- The parameter `general.pub_resolution` can now take only `NATIVE` and `CUSTOM` values. 'NATIVE' to use the same `general.grab_resolution` - `CUSTOM` to apply the `general.pub_downscale_factor` downscale factory to reduce bandwidth in transmission
77
- Add new parameter `general.pub_downscale_factor` to be used with the new option `CUSTOM` for the parameter `general.pub_resolution`
88
- `ULTRA` is the new default value for `depth.depth_mode` (better performance for odometry and positional tracking)
99
- Add resolution `HD1080` for ZED X
10-
11-
2023-07-31
12-
----------
1310
- Fix issue with Body Tracking start/stop by service call. Now Body Tracking can be restarted multiple times
14-
15-
2023-06-28
16-
----------
1711
- Fix depth grab performance by removing a [not required `PNG Write` call](https://github.com/stereolabs/zed-ros2-wrapper/pull/164). Thank you Esteban Zamora @ezamoraa
18-
19-
2023-06-15
20-
----------
2112
- Fix bug with `general.pub_resolution` value, not allowing to select the correct data publish resolution
22-
23-
2023-05-22
24-
----------
2513
- Add new launch parameter `ros_params_override_path` to provide the path to a custom YAML file to override the parameters of the ZED Node without modifying the original files in the `zed_wrapper/config` folder. Thank you David Lu @MetroRobots
2614

2715
v4.0.0

0 commit comments

Comments
 (0)