Skip to content

Releases: RobotecAI/RGLGazeboPlugin

v0.2.0-fortress

17 Jan 15:12
3525b56
Compare
Choose a tag to compare

What's Changed

  • add timestamp to pointcloud message in #17
  • added vscode to gitignore by @Jakub-Krakowiak in #19
  • Add Laserscan support by @ajsampathk in #28
  • Rename ouster lidar pattern by @JoLichtenfeld in #30
  • Upgrade to RGL v0.17 by @msz-rai in #34
  • Fix RGL_FORCE_DOWNLOAD flag (type specification) by @msz-rai in #38
  • Add flag to disable ignoring entities in lidar link by @msz-rai in #36
  • Fortress backport - Separate RobotecGPULidar project to external directory by @msz-rai in #43
  • Fortress backport - Add Dockerfile to simplify build process by @ruffsl in #41
  • Fortress backport - Check entity is not ignored before trying to add laser retro by @Roboterbastler in #45
  • Fortress Backport: Updated CreatePointCloudMsg() function to set row_step by @jasmeet0915 in #48
  • Fortress backport: Implement support for non-repetitive/alternating lidar scan patterns by @msz-rai in #57
  • Fortress backport: Update RGL and bump version of the Plugin by @msz-rai in #58

New Contributors

Full Changelog: v0.1.2...v0.2.0-fortress

v0.2.0-harmonic

07 Jan 14:26
f70f9ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0-harmonic

v0.1.2

04 Apr 14:54
3995404
Compare
Choose a tag to compare

[0.1.2] 4 April 2023

Fixed

  • Fixed pattern_preset to be loaded using an environment variable (path to lidar patterns was hardcoded before).

v0.1.1

03 Apr 16:19
f2c5b35
Compare
Choose a tag to compare

[0.1.1] 3 April 2023

Added

  • Added install configuration to cmake.

Fixed

  • Fixed RobotecGPULidar library linking

In this release, the pattern_preset may not work properly because the path to the lidar patterns was hardcoded. We recommend using version 0.1.2 or later.

v0.1.0

30 Mar 09:22
ea888f3
Compare
Choose a tag to compare

This is the first release of the RGL Gazebo Plugin. It provides an initial, ready-to-use plugin version.
The release contains binaries to skip the building process.

This release has a bug with RobotecGPULidar library linking described in the issue. We recommend using version 0.1.1 or later.