You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9-23Lines changed: 9 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,15 @@
1
-
LATEST CHANGES
2
-
==============
1
+
CHANGELOG
2
+
=========
3
3
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
21
7
- Add parameter `sensors/max_pub_rate` to set the maximum publishing frequency of sensors data
22
8
- 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).
0 commit comments