Skip to content

feat: Add ROS 2 Lyrical support - #191

Open
hippo5329 wants to merge 1 commit into
micro-ROS:mainfrom
hippo5329:feat/ros2-lyrical-support
Open

feat: Add ROS 2 Lyrical support#191
hippo5329 wants to merge 1 commit into
micro-ROS:mainfrom
hippo5329:feat/ros2-lyrical-support

Conversation

@hippo5329

Copy link
Copy Markdown
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

@mergify

mergify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@hippo5329
hippo5329 force-pushed the feat/ros2-lyrical-support branch from 2fe29b0 to 2662e42 Compare August 18, 2026 00:26
- 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
hippo5329 force-pushed the feat/ros2-lyrical-support branch from 53ff61c to 6af61ad Compare August 21, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant