Skip to content

Commit c37f65d

Browse files
committed
Update changelog
1 parent c684704 commit c37f65d

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

latest_changes.md renamed to CHANGELOG.rst

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,15 @@
1-
LATEST CHANGES
2-
==============
1+
CHANGELOG
2+
=========
33

4-
2022-10-13
5-
- Fix units for Atmospheric pressure data. Now the value is correctly published in `Pascal` according to the [topic specification](http://docs.ros.org/en/melodic/api/sensor_msgs/html/msg/FluidPressure.html).
6-
7-
2022-07-21
8-
----------
9-
- Fix TF timestamp issue in SVO mode
10-
11-
2022-04-26
12-
----------
13-
- Add Plane Detection. See [ZED Documentation](https://www.stereolabs.com/docs/ros/plane_detection/)
14-
15-
2022-03-30
16-
----------
17-
- Fix wrong TF broadcasting when calling the `set_pose`, `reset_tracking`, and `reset_odometry` services. Now the initial odometry is coherent with the new starting point.
18-
19-
2022-03-28
20-
----------
4+
v3.8.x
5+
------
6+
- Fix the frame links of barometer, magnetometer, and temperature sensors for ZED2i
217
- Add parameter `sensors/max_pub_rate` to set the maximum publishing frequency of sensors data
228
- Improve Sensors thread
23-
24-
2022-03-16
25-
-----------
26-
- Fix the frame links of barometer, magnetometer, and temperature sensors for ZED2i
9+
- Fix wrong TF broadcasting when calling the `set_pose`, `reset_tracking`, and `reset_odometry` services. Now the initial odometry is coherent with the new starting point.
10+
- Add Plane Detection. See [ZED Documentation](https://www.stereolabs.com/docs/ros/plane_detection/)
11+
- Fix TF timestamp issue in SVO mode
12+
- Fix units for Atmospheric pressure data. Now the value is correctly published in `Pascal` according to the [topic specification](http://docs.ros.org/en/melodic/api/sensor_msgs/html/msg/FluidPressure.html).
2713

2814
v3.7.x
2915
---------

0 commit comments

Comments
 (0)