mvukov / rules_ros2

Build ROS 2 with Bazel
Apache License 2.0
76 stars 42 forks source link

refactor: extract rules_ros2_workspace_deps #254

Closed lalten closed 5 months ago

lalten commented 5 months ago

Extracted from / in preparation for https://github.com/mvukov/rules_ros2/pull/238

No functional or version changes in this one. Only the WORKSPACE incantation changes.

mvukov commented 5 months ago

I'd move console_bridge, foxglove_bridge and probably also mcap to ros2_repositories() as those are ros-related. WDYT?