feat: Add ROS 2 Lyrical support - #191
Open
hippo5329 wants to merge 1 commit into
Open
Conversation
hippo5329
commented
Aug 17, 2026
Contributor
- Add lyrical development and MCU repositories to Sources
- Add lyrical package ignore list
- Add source compatibility patches for ROS 2 Lyrical (ament_cmake macro, rcutils threading, rosidl_buffer no-exceptions, rcl_timer_init2, rclc_lifecycle clock parameter)
- Add portenta_h7_m7_lyrical test environment to ci/platformio.ini and .github/workflows/ci.yml
- Update README.md with lyrical distribution
|
Tick the box to add this pull request to the merge queue (same as
|
hippo5329
force-pushed
the
feat/ros2-lyrical-support
branch
from
August 18, 2026 00:26
2fe29b0 to
2662e42
Compare
- Add ROS 2 Lyrical dev and MCU environment package configurations - Add portenta_h7_m7_lyrical test environment and matrix workflow entry - Add C/C++ build patches for modern ROS 2 APIs: * rclc: rcl_timer_init2 adaptation with backward compatibility macros * rclc_lifecycle: initialize clock in rcl_lifecycle_state_machine_init * rcutils: RCUTILS_NO_THREAD_SUPPORT guards for base64 map * rosidl_buffer: C++11/14 std::is_same value compatibility and -fno-exceptions guards * ament_cmake_ros: ignore test fixture packages during dev environment build - Guard optional extra_packages folder in library_builder - Cleanly un-nest modern ROS 2 include directories in package_mcu_library() - Forward SCons toolchain environment in extra_script.py for seamless cross-compilation
hippo5329
force-pushed
the
feat/ros2-lyrical-support
branch
from
August 21, 2026 11:10
53ff61c to
6af61ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.