-
Notifications
You must be signed in to change notification settings - Fork 168
Closed
Labels
Description
This issue reports all repos involved in foxy migration and details the future requirements for each of them.
micro-ROS Foxy migration is compound of multiple repos with feature/foxy_migration branches that must be merged into a final foxy branch on each of them:
Before release every row must have a PR merged from feature/foxy_migration to foxy
Related PR, should be merged before release procedure:
- Unused macro rclc#33
- Added init with options rclc#32
- Updated zephyr apps zephyr_apps#10
- Update transport from poll to IRQ zephyr_apps#9
- Revert "Added Disco wifi sample (#6)" zephyr_apps#8
- Updated zephyr apps zephyr_apps#10
- Updated zephyr build scripts #130
- Added ping_pong example nuttx_apps#23
- Fix RMW tests rmw_microxrcedds#64
- Update topic memory approach rmw_microxrcedds#65
- rmw_take_sequence() implementation rmw_microxrcedds#66
- Fix session lookup rmw_microxrcedds#67
- Feature/olimex foxy freertos_apps#6
- Add enclave rmw_microxrcedds#68
- Updated freertos bs #132
- Fix remapping rcl#7
- Updated Nuttx build system for Foxy #133
- Feature/foxy migration micro-ROS-Agent#30
- Updating branches #135
- Remove logging on Micro-ROS rcutils rcutils#7
- Fix warnings rmw_microxrcedds#69
- Add CI rosidl_typesupport_microxrcedds#17
- Support for string sequences rosidl_typesupport_microxrcedds#21
NOTES:
-
https://github.com/eProsima/crazyflie-clients-python should be a standalone CF Radio to micro-ROS Agent bridge with installation instructions: WIP
-
All
feature/foxy_migrationbranches are referenced from this micro-ROS Build System repo. The last pre-release commits must change all these branches fromfeature/foxy_migrationtofoxy
POST RELEASE:
- Parameters and graph support will be released just after micro-ROS Foxy Release
-
rcutilsrepository HEAD commit has changed in origin ros2 repository since the moment it was forked. A further revision of the last introduced changes must be done before rebasing this repository to ros2:foxy branch. - repository trace_tools need a review in the CI in order to merge to foxy
- Check https://github.com/eProsima/Micro-XRCE-DDS-Client/tree/feature/wait_until_data
- Change main branch to foxy for all repos
russkeljulionce