Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 835 Bytes

CHANGELOG.rst

File metadata and controls

29 lines (24 loc) · 835 Bytes

Changelog for package sick_safetyscanners2

1.0.3 (2021-12-22)

  • Fixes unsafe pointer access in UDP callback
  • Implement lifecycle node
  • Added functionality to allow multicast
  • set not using the default sick angles as default
  • moved changeSensor settings to be always be invoked
  • fixed typo in launch file
  • Contributors: Brice, Erwin Lejeune, Soma Gallai, Lennart Puck, Tanmay

1.0.2 (2021-03-15)

  • added missing dependencies to package xml
  • Contributors: Lennart Puck

1.0.1 (2021-03-05)

  • changed the parameter callback interface so its only triggered when the parameters of this node are called
  • Contributors: Lennart Puck

1.0.0 (2021-01-11)

  • Initial Release