|
1 | | -## Ignition Sensors 6 |
| 1 | +## Gazebo Sensors 6 |
2 | 2 |
|
3 | | -### Ignition Sensors 6.6.0 (2022-06-17) |
| 3 | +### Gazebo Sensors 6.7.0 (2023-02-13) |
| 4 | + |
| 5 | +1. Disable thermal camera test on MacOS. |
| 6 | + * [Pull request #243](https://github.com/gazebosim/gz-sensors/pull/243) |
| 7 | + |
| 8 | +1. Add optional optical frame id to camera sensors. |
| 9 | + * [Pull request #259](https://github.com/gazebosim/gz-sensors/pull/259) |
| 10 | + |
| 11 | +1. Add support for 16 bit image format. |
| 12 | + * [Pull request #276](https://github.com/gazebosim/gz-sensors/pull/276) |
| 13 | + |
| 14 | +1. Fix navsat frame id. |
| 15 | + * [Pull request #298](https://github.com/gazebosim/gz-sensors/pull/298) |
| 16 | + |
| 17 | +1. CameraInfo is now published when there's a CameraSensor subscriber. |
| 18 | + * [Pull request #308](https://github.com/gazebosim/gz-sensors/pull/308) |
| 19 | + |
| 20 | +1. Add HasInfoConnections() method to expose infoPub.HasConnections() to |
| 21 | + child of CameraSensor class. |
| 22 | + * [Pull request #310](https://github.com/gazebosim/gz-sensors/pull/310) |
| 23 | + |
| 24 | +1. Forward port 3.5.0. |
| 25 | + |
| 26 | +### Gazebo Sensors 6.6.0 (2022-06-17) |
4 | 27 |
|
5 | 28 | 1. Add BoundingBox Sensor |
6 | 29 | * [Pull request #136](https://github.com/gazebosim/gz-sensors/pull/136) |
7 | 30 |
|
8 | | -### Ignition Sensors 6.5.0 (2022-05-24) |
| 31 | +### Gazebo Sensors 6.5.0 (2022-05-24) |
9 | 32 |
|
10 | 33 | 1. Add HasConnections function |
11 | 34 | * [Pull request #222](https://github.com/ignitionrobotics/ign-sensors/pull/222) |
12 | 35 |
|
13 | | -### Ignition Sensors 6.4.0 (2022-05-13) |
| 36 | +### Gazebo Sensors 6.4.0 (2022-05-13) |
14 | 37 |
|
15 | 38 | 1. Set lidar visibility mask |
16 | 39 | * [Pull request #224](https://github.com/ignitionrobotics/ign-sensors/pull/224) |
|
24 | 47 | 1. Fix `<ignition_frame_id>` not working for GpuLidarSensor |
25 | 48 | * [Pull request #218](https://github.com/ignitionrobotics/ign-sensors/pull/218) |
26 | 49 |
|
27 | | -### Ignition Sensors 6.3.0 (2022-04-04) |
| 50 | +### Gazebo Sensors 6.3.0 (2022-04-04) |
28 | 51 |
|
29 | 52 | 1. IMU custom_rpy parent_frame should be set to 'world' |
30 | 53 | * [Pull request #212](https://github.com/ignitionrobotics/ign-sensors/pull/212) |
|
35 | 58 | 1. Check if noise or distortion render pass is null |
36 | 59 | * [Pull request #211](https://github.com/ignitionrobotics/ign-sensors/pull/211) |
37 | 60 |
|
38 | | -### Ignition Sensors 6.2.0 (2022-03-29) |
| 61 | +### Gazebo Sensors 6.2.0 (2022-03-29) |
39 | 62 |
|
40 | 63 | 1. Distortion Camera Sensor |
41 | 64 | * [Pull request #192](https://github.com/ignitionrobotics/ign-sensors/pull/192) |
|
61 | 84 | 1. Fix compiler warnings (CMP0072 and copy elision) |
62 | 85 | * [Pull request #188](https://github.com/ignitionrobotics/ign-sensors/pull/188) |
63 | 86 |
|
64 | | -### Ignition Sensors 6.1.0 (2022-01-04) |
| 87 | +### Gazebo Sensors 6.1.0 (2022-01-04) |
65 | 88 |
|
66 | 89 | 1. Add NavSat (GPS) sensor |
67 | 90 | * [Pull request #177](https://github.com/ignitionrobotics/ign-sensors/pull/177) |
|
72 | 95 | 1. IMU ``custom_rpy`` tag parsing added |
73 | 96 | * [Pull request #178](https://github.com/ignitionrobotics/ign-sensors/pull/178) |
74 | 97 |
|
75 | | -### Ignition Sensors 6.0.1 (2021-11-12) |
| 98 | +### Gazebo Sensors 6.0.1 (2021-11-12) |
76 | 99 |
|
77 | 100 | 1. Disable GPU lidar tests on macOS |
78 | 101 | * [Pull request #163](https://github.com/ignitionrobotics/ign-sensors/pull/163) |
|
83 | 106 | 1. Destroy rendering sensors when sensor is removed. |
84 | 107 | * [Pull request #169](https://github.com/ignitionrobotics/ign-sensors/pull/169) |
85 | 108 |
|
86 | | -### Ignition Sensors 6.0.0 (2021-09-30) |
| 109 | +### Gazebo Sensors 6.0.0 (2021-09-30) |
87 | 110 |
|
88 | 111 | 1. Trivial tutorial typo correction in Custom Sensors tutorial |
89 | 112 | * [Pull request #160](https://github.com/ignitionrobotics/ign-sensors/pull/160) |
|
112 | 135 | 1. Joint Force-Torque Sensor |
113 | 136 | * [Pull request #144](https://github.com/ignitionrobotics/ign-sensors/pull/144) |
114 | 137 |
|
115 | | -## Ignition Sensors 5 |
| 138 | +## Gazebo Sensors 5 |
116 | 139 |
|
117 | | -### Ignition Sensors 5.X.X |
| 140 | +### Gazebo Sensors 5.X.X |
118 | 141 |
|
119 | | -### Ignition Sensors 5.1.0 (2021-10-15) |
| 142 | +### Gazebo Sensors 5.1.0 (2021-10-15) |
120 | 143 |
|
121 | 144 | 1. Depend on ign-msgs 7.2 and libSDFormat 11.3 |
122 | 145 | * [Pull request #154](https://github.com/ignitionrobotics/ign-sensors/pull/154) |
|
145 | 168 | 1. 👩🌾 Disable tests that consistently fail on macOS |
146 | 169 | * [Pull request #121](https://github.com/ignitionrobotics/ign-sensors/pull/121) |
147 | 170 |
|
148 | | -### Ignition Sensors 5.0.0 (2021-03-30) |
| 171 | +### Gazebo Sensors 5.0.0 (2021-03-30) |
149 | 172 |
|
150 | 173 | 1. Bump in edifice: ign-common4 |
151 | 174 | * [Pull request #85](https://github.com/ignitionrobotics/ign-sensors/pull/85) |
|
162 | 185 | 1. Documentation updates |
163 | 186 | * [Pull request #116](https://github.com/ignitionrobotics/ign-sensors/pull/116) |
164 | 187 |
|
165 | | -## Ignition Sensors 4 |
| 188 | +## Gazebo Sensors 4 |
166 | 189 |
|
167 | | -### Ignition Sensors 4.X.X |
| 190 | +### Gazebo Sensors 4.X.X |
168 | 191 |
|
169 | | -### Ignition Sensors 4.2.0 (2021-07-12) |
| 192 | +### Gazebo Sensors 4.2.0 (2021-07-12) |
170 | 193 |
|
171 | 194 | 1. Add API for enabling / disabling IMU orientation |
172 | 195 | * [Pull request #142](https://github.com/ignitionrobotics/ign-sensors/pull/142) |
|
201 | 224 | 1. Removed issue & PR templates |
202 | 225 | * [Pull request #99](https://github.com/ignitionrobotics/ign-sensors/pull/99) |
203 | 226 |
|
204 | | -### Ignition Sensors 4.1.0 (2021-02-10) |
| 227 | +### Gazebo Sensors 4.1.0 (2021-02-10) |
205 | 228 |
|
206 | 229 | 1. Added issue and PR templates. |
207 | 230 | * [Pull request 91](https://github.com/ignitionrobotics/ign-sensors/pull/91) |
|
214 | 237 |
|
215 | 238 | 1. All features up to version 3.2.0. |
216 | 239 |
|
217 | | -### Ignition Sensors 4.0.0 (2020-09-30) |
| 240 | +### Gazebo Sensors 4.0.0 (2020-09-30) |
218 | 241 |
|
219 | 242 | 1. Fix link in README.md |
220 | 243 | * [Pull request 51](https://github.com/ignitionrobotics/ign-sensors/pull/51) |
|
0 commit comments