You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is created to encourage any assistance in merging ROS1 and ROS2 branches. I want also to kindly ask @flynneva as a maintainer of ROS2 branch to write here the links to his studies about the merge, especially about CMake solution he uses. Please feel free to share your solutions. The huge work is already done, so the merging process should start!
Current general milestones
Merging CMake build scenarios (waiting for a solution from @flynneva)
Dynamic generation of ROS parameters during node startup (solved for ROS1, searching for a solution for ROS2)
Exposure of ROS node as just a wrapper over the internal driver library API
The text was updated successfully, but these errors were encountered:
@twdragon@knorth55 fyi I've merged the CI for both ROS 1 and ROS 2 into the ros2 branch and set the ros1 jobs to be allowed to fail with #294.
Now it is up to you or someone else in the community to finish updating the ros1 node on the ros2 branch. When you do we can remove that "allow failure" flag for the CI job 👍🏼
This issue is created to encourage any assistance in merging ROS1 and ROS2 branches. I want also to kindly ask @flynneva as a maintainer of ROS2 branch to write here the links to his studies about the merge, especially about CMake solution he uses. Please feel free to share your solutions. The huge work is already done, so the merging process should start!
Current general milestones
The text was updated successfully, but these errors were encountered: