Skip to content

v0.2.0 - ROS2 Humble

Latest
Compare
Choose a tag to compare
@Myzhar Myzhar released this 28 Nov 09:34
· 40 commits to main since this release
6ef4ac9

v0.2.0 - Humble

  • Change license from MIT to Apache-2.0
  • Code refactoring to meet ROS2 rules
  • Add CONTRIBUTING.md
  • Add udev rules and install scripts
  • Fix issue with Rviz2 config files
  • Fix nav2_lifecycle_manager interaction in ROS2 Humble
    • Derive ldlidar::LdLidarComponent from nav2_util::LifecycleNode instead of rclcpp::LifecycleNode
  • Improve parameter handling
  • Set default QoS to rclcpp::SensorDataQoS

What's Changed

New Contributors

  • @Tiryoh made their first contribution in #5

Full Changelog: v0.1.0...v0.2.0