@@ -27,7 +27,7 @@ Check also [presentations and videos](ur_robot_driver/doc/resources/README.md) a
2727 <th>Branch</th>
2828 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/foxy">foxy</a></td>
2929 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/galactic">galactic</a></td>
30- <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main </a></td>
30+ <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/humble">humble </a></td>
3131 <td><a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/main">main</a></td>
3232 </tr >
3333 <tr >
@@ -61,16 +61,16 @@ Check also [presentations and videos](ur_robot_driver/doc/resources/README.md) a
6161 </a>
6262 </td>
6363 <td>
64- <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-binary-build.yml?query=branch%3Amain +">
65- <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-binary-build.yml/badge.svg?branch=main "
64+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-binary-build.yml?query=event%3Aschedule+ +">
65+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-binary-build.yml/badge.svg?event=schedule "
6666 alt="Humble Binary Build"/>
6767 </a> <br />
68- <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-build.yml?query=branch%3Amain +">
69- <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-build.yml/badge.svg?branch=main "
68+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-build.yml?query=event%3Aschedule+ +">
69+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-semi-binary-build.yml/badge.svg?event=schedule "
7070 alt="Humble Semi-Binary Build"/>
7171 </a> <br />
72- <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-source-build.yml?branch=main ">
73- <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-source-build.yml/badge.svg?branch=main "
72+ <a href="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-source-build.yml?query=branch%3Ahumble ">
73+ <img src="https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/actions/workflows/humble-source-build.yml/badge.svg?branch=humble "
7474 alt="Humble Source Build"/>
7575 </a>
7676 </td>
@@ -146,7 +146,8 @@ Deprecation: The `ur_bringup` package is deprecated and will be removed from Iro
1461461 . [ Install ROS2 Rolling] ( https://docs.ros.org/en/rolling/Installation/Ubuntu-Install-Debians.html ) .
147147 For using this driver with ROS2 ` foxy ` . Checkout [ foxy
148148 branch] ( https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/foxy ) , for using it
149- with ROS2 `` galactic `` , use the [ galactic branch] ( https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/galactic ) .
149+ with ROS2 `` galactic `` , use the [ galactic branch] ( https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/galactic ) , for using it
150+ with ROS2 `` humble `` , use the [ galactic branch] ( https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/tree/humble ) .
150151
1511522 . Make sure that ` colcon ` , its extensions and ` vcs ` are installed:
152153 ```
0 commit comments