1
1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2
2
Changelog for package depthai-ros
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
+
5
+ 2.11.1 (2025-03-12)
6
+ -------------------
7
+ * Add color order parameter for color sensors
8
+ * (ROS2) Fix low bandwidth issue
9
+ * (ROS1) Joint state remapping fix
10
+
4
11
2.11.0 (2025-02-19)
5
12
-------------------
6
13
* Add Thermal support
@@ -56,7 +63,6 @@ Changelog for package depthai-ros
56
63
57
64
2.9.0 (2024-01-24)
58
65
-------------------
59
-
60
66
* New documentation homepage
61
67
* Updated support for LR and SR cameras
62
68
* Added parameter to toggle restart on logging error
@@ -65,25 +71,23 @@ Changelog for package depthai-ros
65
71
* Added option to run Spatial NN as part of stereo node
66
72
67
73
2.8.2 (2023-10-17)
68
- -------------------
69
-
74
+ ------------------
70
75
* Fixed default resolution for Stereo cameras
71
76
* Added CameraInfo update based on alpha scaling
72
77
* Logger restart bugfix
73
78
* URDF parameters fix
74
79
75
80
76
81
2.8.1 (2023-09-12)
77
- -------------------
78
-
82
+ ------------------
79
83
* Added support for OpenCV Stereo order convention
80
84
* Added disparity to depth use spec translation parameter
81
85
* Updated sensor socket logic
82
86
* Fixed issues when running robot_state_publisher as component
83
87
* Added missing tf2 dependencies
84
88
85
89
2.8.0 (2023-09-01)
86
- -------------------
90
+ ------------------
87
91
* Add camera image orientation param
88
92
* Performance update
89
93
* Feature tracker
@@ -97,64 +101,64 @@ Changelog for package depthai-ros
97
101
* Add exposure offset
98
102
99
103
2.7.5 (2023-08-07)
100
- -------------------
104
+ ------------------
101
105
* IMU sync fix
102
106
103
107
2.7.4 (2023-06-26)
104
- -------------------
108
+ ------------------
105
109
* ROS time update
106
110
* Minor bugfixes
107
111
108
112
2.7.3 (2023-06-16)
109
- -------------------
113
+ ------------------
110
114
* Pipeline generation as a plugin
111
115
* Fixed bounding box generation issue
112
116
* Stereo rectified streams publishing
113
117
* Camera trigger mechanisms
114
118
* Brightness filter
115
119
116
120
2.7.2 (2023-05-08)
117
- -------------------
121
+ ------------------
118
122
* IMU improvements
119
123
120
124
2.7.1 (2023-03-29)
121
- -------------------
125
+ ------------------
122
126
* Add custom output size option for streams
123
127
124
128
2.7.0 (2023-03-28)
125
- -------------------
129
+ ------------------
126
130
* Added depthai_descriptions package
127
131
* Added depthai_filters package
128
132
* XLinkIn option for image subscription
129
133
* Additional debugging options
130
134
* Bugfixes
131
135
132
136
2.6.4 (2023-02-23)
133
- -------------------
137
+ ------------------
134
138
* Fix sensor name detection
135
139
* Enable subpixel mode
136
140
* Update camera start/stop services
137
141
138
142
2.6.3 (2023-02-10)
139
- -------------------
143
+ ------------------
140
144
* Camera calibration updates
141
145
* Option to connect to the device via USB port id
142
146
143
147
2.6.2 (2023-02-01)
144
- -------------------
148
+ ------------------
145
149
* Fixed timestamp in SpatialDetector
146
150
* Updated topic names in stereo_inertial_node
147
151
148
152
2.6.1 (2023-01-11)
149
- -------------------
153
+ ------------------
150
154
* Update docker image building
151
155
152
156
2.6.0 (2023-01-11)
153
- -------------------
157
+ ------------------
154
158
* Added depthai_ros_driver package
155
159
156
160
2.5.3 (2022-08-21)
157
- -------------------
161
+ ------------------
158
162
* Updated release version
159
163
* Contributors: Sachin
160
164
@@ -164,11 +168,11 @@ Changelog for package depthai-ros
164
168
* Fixed bugs for Noetic
165
169
166
170
2.5.1 (2022-05-20)
167
- -------------------
171
+ ------------------
168
172
* Fix Build farm issues
169
173
170
174
2.5.0 (2022-05-20)
171
- -------------------
175
+ ------------------
172
176
* Release 2.5.0
173
177
* add ament package:
174
178
* created Bridge and Coverters to handle images, IMU and camera Info
0 commit comments