Skip to content

Latest commit

 

History

History
719 lines (474 loc) · 29.7 KB

Changelog.md

File metadata and controls

719 lines (474 loc) · 29.7 KB

Gazebo Sensors 8

Gazebo Sensors 8.0.0 (202X-XX-XX)

Gazebo Sensors 7

Gazebo Sensors 7.2.0 (2023-04-13)

  1. Cleanup resources in CameraSensor destructor

  2. CI workflow: use checkout v3

  3. Rename COPYING to LICENSE

  4. Fix links in Changelog

  5. Fix flaky triggered bounding box camera test

  6. Fix Camera info test

  7. Added trigger to BoundingBoxCamera

  8. clean up rendering resources

  9. Added Camera Info topic support for cameras

  10. ign -> gz Migrate Ignition Headers : gz-sensors

Gazebo Sensors 7.1.0 (2023-02-09)

  1. Added airspeed sensor

  2. Add HasInfoConnections() method to expose infoPub.HasConnections() to child of CameraSensor class

  3. CameraInfo is now published when there's a CameraSensor subscriber

  4. Disable ogre tests on windows

  5. Add and Revert DopplerVelocityLog sensor

  6. Set custom projection matrix based on intrinsics params from SDF

  7. Renamed ignition_frame_id to gz_frame_id and fix warning

  8. Fix navsat frame id

  9. Fix compile time warning

  10. Update Camera Intrinsics in camera_info topic

  11. RgbdCameraSensor.cc: fix include

  12. Camera: configure projection matrix from SDFormat

  13. Improved noise coverage

  14. Improved coverage Lidar

  15. Add support for 16 bit image format

  16. Add optional optical frame id to camera sensors

  17. Add missing DEPENDS_ON_COMPONENTS parameters

  18. Remove redundant namespace references

Gazebo Sensors 7.0.0 (2022-09-27)

  1. Clear scene before exiting wide_angle_camera_test

  2. Fixed INTEGRATION triggered_camera test

  3. Update README.md

  4. Tutorial and documentation updates

  5. Fix msgs.hh uses

  6. Fix forward-port: use gz_add_component

  7. Add missing msgs include statements

  8. ign -> gz

  9. Make sensors' HasConnections function virtual

  10. Disable thermal camera test on MacOS

  11. Update GoogleTest to latest version

  12. [garden] Use anti-aliasing value from <anti_aliasing> SDF element

  13. Use pose multiplication instead of subtraction

  14. Add support for single channel 16 bit grayscale image format

  15. Remove deprecated common/PluginMacros.hh include

  16. Bumps in garden : ign-sensors7

  17. Remove Bionic from future releases (Garden+)

  18. Add API to set next sensor update time

  19. Change to use SuppressWarning from ign-utils

  20. Let derived sensors call Sensor::Update

  21. Add wide angle camera sensor

Gazebo Sensors 6

Gazebo Sensors 6.7.0 (2023-02-13)

  1. Disable thermal camera test on MacOS.

  2. Add optional optical frame id to camera sensors.

  3. Add support for 16 bit image format.

  4. Fix navsat frame id.

  5. CameraInfo is now published when there's a CameraSensor subscriber.

  6. Add HasInfoConnections() method to expose infoPub.HasConnections() to child of CameraSensor class.

  7. Forward port 3.5.0.

Gazebo Sensors 6.6.0 (2022-06-17)

  1. Add BoundingBox Sensor

Gazebo Sensors 6.5.0 (2022-05-24)

  1. Add HasConnections function

Gazebo Sensors 6.4.0 (2022-05-13)

  1. Set lidar visibility mask

  2. Fix triggered camera test

  3. Add support for l8 format

  4. Fix <ignition_frame_id> not working for GpuLidarSensor

Gazebo Sensors 6.3.0 (2022-04-04)

  1. IMU custom_rpy parent_frame should be set to 'world'

  2. Triggered Camera

  3. Check if noise or distortion render pass is null

Gazebo Sensors 6.2.0 (2022-03-29)

  1. Distortion Camera Sensor

  2. Add Ubuntu Jammy CI

  3. Add function for enabling / disabling a sensor

  4. IMU sensor API to get world ref frame and heading offset

  5. Use pose multiplication instead of addition

  6. Enable cpplint check in github actions CI

  7. Conform to ros format for header field frame_id of sensor msgs

  8. Fix compiler warnings (CMP0072 and copy elision)

Gazebo Sensors 6.1.0 (2022-01-04)

  1. Add NavSat (GPS) sensor

  2. Added Logic to flag pointcloud as not dense if invalid point is detected

  3. IMU custom_rpy tag parsing added

Gazebo Sensors 6.0.1 (2021-11-12)

  1. Disable GPU lidar tests on macOS

  2. Added macOS install instructions.

  3. Destroy rendering sensors when sensor is removed.

Gazebo Sensors 6.0.0 (2021-09-30)

  1. Trivial tutorial typo correction in Custom Sensors tutorial

  2. Bumps in fortress: ign-sensors6

  3. Port codecov to new configuration

  4. Remove deprecations: tock

  5. Make Sensors aware of CameraPassCountPerGpuFlush & Scene::PostFrame

  6. Remove plugin interface and support custom sensors

  7. Run ogre 1.x tests on macos

  8. Segmentation sensor

  9. Joint Force-Torque Sensor

Gazebo Sensors 5

Gazebo Sensors 5.X.X

Gazebo Sensors 5.1.0 (2021-10-15)

  1. Depend on ign-msgs 7.2 and libSDFormat 11.3

  2. 👩‍🌾 Print debug messages when sensors advertise topics

  3. Infrastructure

  4. Publish performance sensor metrics.

  5. Add API for enabling / disabling IMU orientation

  6. Init will now set the nextUpdateTime to zero

  7. Remove clamping from lidar noise

  8. 👩‍🌾 Disable tests that consistently fail on macOS

Gazebo Sensors 5.0.0 (2021-03-30)

  1. Bump in edifice: ign-common4

  2. Bump in edifice: sdformat11

  3. Bump in edifice: ign-msgs7

  4. Bump in edifice: ign-rendering5

  5. Documentation updates

Gazebo Sensors 4

Gazebo Sensors 4.X.X

Gazebo Sensors 4.2.0 (2021-07-12)

  1. Add API for enabling / disabling IMU orientation

  2. Init will now set the nextUpdateTime to zero

  3. Remove clamping from lidar noise

  4. Remove tools/code_check and update codecov

  5. Disable macOS workflow

  6. 👩‍🌾 Disable tests that consistently fail on macOS

  7. Master branch updates

  8. 👩‍🌾 Clear Windows warnings (backport #58)

  9. Update thermal camera tutorial - include varying temp. objects

  10. Fix macOS/windows tests that failed to load library

  11. Removed issue & PR templates

Gazebo Sensors 4.1.0 (2021-02-10)

  1. Added issue and PR templates.

  2. Added set_rate service to all sensors.

  3. Added support for 8 bit thermal camera image format.

  4. All features up to version 3.2.0.

Gazebo Sensors 4.0.0 (2020-09-30)

  1. Fix link in README.md

  2. Move installation instructions from README.md to Installation tutorial

  3. Bump ign-math to 6.6

  4. Replaced common::Time with std::chrono

  5. Depend on ign-msgs6, ign-transport9, sdf10

  6. GitHub migration

  7. Set camera sensor visibility mask

  8. Depend on ign-rendering4

Gazebo Sensors 3

Gazebo Sensors 3.5.0 (2022-11-30)

  1. Add missing DEPENDS_ON_COMPONENTS parameters.

  2. Improved coverage Lidar.

  3. Improved noise coverage.

  4. Camera: configure projection matrix from SDFormat.

  5. RgbdCameraSensor.cc: fix include.

  6. Ignition to Gazebo header migration.

Gazebo Sensors 3.4.0 (2022-08-16)

  1. Remove redundant namespace references

  2. Ignition -> Gazebo

  3. Conform to ros format for header field frame_id of sensor msgs

  4. Fix compiler warnings (CMP0072 and copy elision)

  5. Require ign-transport >= 8.2

Gazebo Sensors 3.3.0 (2021-08-26)

  1. 👩‍🌾 Print debug messages when sensors advertise topics

  2. Publish performance sensor metrics.

  3. CI and infrastructure

  4. 👩‍🌾 Disable tests that consistently fail on macOS

  5. 👩‍🌾 Clear Windows warnings (backport #58)

  6. Fix macOS/windows tests that failed to load library (backport #60)

Gazebo Sensors 3.2.0 (2021-02-08)

  1. Apply noise to lidar point cloud.

  2. Add Windows Installation.

  3. Added thermal camera tutorial.

  4. Prevent segfaults on test failures, make tests verbose.

  5. Resolve updated codecheck issues.

  6. Improve fork experience.

Gazebo Sensors 3.1.0 (2020-09-03)

  1. Update camera sensor only when needed

  2. Add noise to RGBD camera.

  3. Fix version numbers in config.hh

  4. Make sure all sensors have a default topic. When invalid topics are passed in, convert them to valid topics if possible. If not possible to convert into valid topic, fail gracefully.

  5. GitHub migration

Gazebo Sensors 3.0.0 (2019-12-10)

  1. Add support for sdformat frame semantics

  2. Remove deprecations in ign-sensors3

  3. Break out image noise classes

  4. Depend on ign-transport8, ign-msgs5, sdformat9

  5. Add Thermal Camera Sensor

  6. Updating exports and includes

  7. Removed deprecations from Manager.

  8. Depend on ign-rendering3

Gazebo Sensors 2

Gazebo Sensors 2.9.1 (2020-12-23)

  1. Fix version numbers in config.hh

  2. Resolve codecheck issues

Gazebo Sensors 2.9.0 (2020-08-07)

  1. Add noise to RGBD camera.

  2. Make sure all sensors have a default topic.When invalid topics are passed in, convert them to valid topics if possible. If not possible to convert into valid topic, fail gracefully.

Gazebo Sensors 2.8.0 (2020-03-04)

  1. Added sequence numbers to sensor data messages.

Gazebo Sensors 2.7.0 (2019-12-16)

  1. Add clipping for depth camera on rgbd camera sensor (requires sdformat 8.7.0)

Gazebo Sensors 2.6.1 (2019-09-13)

  1. Fix IMU noise model dt

Gazebo Sensors 2.6.0 (2019-08-27)

  1. Update depth and rgbd camera sensor to output point cloud data generated by ign-rendering DepthCamera

Gazebo Sensors 2.5.1 (2019-08-12)

  1. Add intensity and ring fields to GpuLidarSensor point cloud msg

Gazebo Sensors 2.5.0

  1. Add IGN_PROFILER_ENABLE cmake option for enabling the ign-common profiler.

  2. Deduplicate frame_ids from sensor message headers

  3. Baseline for stereo cameras

Gazebo Sensors 2.4.0 (2019-07-17)

  1. Support manual scene updates for rendering sensors

Gazebo Sensors 2.3.0 (2019-07-16)

  1. The GpuLidar and Rgbd sensors publish point cloud data using msgs::PointCloudPacked.

Gazebo Sensors 2.2.0 (2019-06-27)

  1. Update the GPU Lidar to use the sensor's name as the frame_id.

  2. Fix camera_info topic to be on the same level as image and depth_image for RGBD Camera.

Gazebo Sensors 2.1.0 (2019-06-18)

  1. Adds an RGBD camera sensor that combines a CameraSensor and DepthCameraSensor, and also outputs a pointcloud.

  2. Create and publish on camera_info topics for the Camera and DepthCamera sensors.

Gazebo Sensors 2.0.0 (2019-05-21)

  1. Zero update rate, virtual SetParent and fix gpu_lidar

  2. Add frame_id to sensor messages

  3. Restore pixel_format in message and add deprecation comment.

  4. Added noise to camera and lidar sensors.

  5. Add support for loading a Lidar sensor from an SDF Sensor DOM object.

  6. Add support for loading an IMU sensor from an SDF Sensor DOM object.

  7. Add support for loading a camera and depth camera sensor from an SDF Sensor DOM object.

  8. Add support for loading an air pressure sensor from an SDF Sensor DOM object.

  9. Add support for loading an altimeter sensor from an SDF Sensor DOM object.

  10. Noise factory uses sdf::Noise objects, Magnetometer sensor utilizes noise parameters.

  11. Add support for loading a magnetometer sensor from an SDF Sensor DOM object.

  12. Add magnetometer

  13. Add IMU

  14. Add altimeter

  15. Create component for rendering sensor classes

  16. Upgrade to gz-rendering2

  17. Upgrade to gz-msgs4 and gz-transport7

Gazebo Sensors 1.X.X (2019-XX-XX)

  1. Fix windows linking

Gazebo Sensors 1.0.0 (2019-03-01)