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
fromnav2_util::LifecycleNode
instead ofrclcpp::LifecycleNode
- Derive
- Improve parameter handling
- Set default QoS to
rclcpp::SensorDataQoS
What's Changed
New Contributors
Full Changelog: v0.1.0...v0.2.0