Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 2.84 KB

File metadata and controls

58 lines (48 loc) · 2.84 KB

Changelog for package point_cloud_transport_tutorial

0.0.9 (2026-03-17)

  • Remove rosbag2_py deprecation (#22)
  • Use get_package_share_path (#21)
  • Contributors: Alejandro Hernández Cordero

0.0.8 (2026-01-20)

  • Fixed warning (#20)
  • Cleanup bsd 3 clause license usage (#19)
  • Contributors: Alejandro Hernández Cordero

0.0.7 (2026-01-19)

0.0.6 (2026-01-07)

  • Updated deprecated ament_index_cpp API (#18)
  • Contributors: Alejandro Hernández Cordero

0.0.5 (2025-09-18)

  • Removed rclcpp::spin_some deprecation warning (#17)
  • Contributors: Alejandro Hernández Cordero

0.0.4 (2025-07-25)

  • Removed deprecation warnings (#16)
  • Contributors: Alejandro Hernández Cordero

0.0.3 (2025-05-21)

  • Fixed CI (#12)
  • Use target_link_libraries instead of ament_target_dependencies (#11)
  • Replaced deprecated rcpputils::path (#10)
  • Contributors: Alejandro Hernández Cordero

0.0.2 (2023-03-19)

  • point_cloud_Transport_plugins is not a build dependency of this package (#9)
  • Added humble CI (#8)
  • Contributors: Alejandro Hernández Cordero, john-maidbot

0.0.1 (2023-10-09)

  • Added CI (#7)
  • Installed scripts, some minor fixes and warnings (#6)
  • ROS2 Port (#2) Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Report log messages from transport C API.
  • Added encoder/decoder tutorial.
  • Initial cleanup before releasing. No substantial changes made.
  • Contributors: Alejandro Hernández Cordero, john-maidbot