Skip to content

Commit 8ecb036

Browse files
committed
Update badge on ros2 branch.
1 parent 3fbbdd0 commit 8ecb036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# ROS Joystick Drivers Stack #
22

3-
[![CircleCI](https://circleci.com/gh/ros-drivers/joystick_drivers.svg?style=svg)](https://circleci.com/gh/ros-drivers/joystick_drivers)
3+
[![](https://github.com/ros-drivers/joystick_drivers/workflows/Basic%20Build%20Workflow/badge.svg?branch=ros2)](https://github.com/ros-drivers/joystick_drivers/actions)
44

55
A simple set of nodes for supporting various types of joystick inputs and producing ROS messages from the underlying OS messages.
66

77
## Install Dependencies
88

99
```shell
1010
rosdep install --from-paths <path/to/joystick_drivers>
11-
```
11+
```

0 commit comments

Comments
 (0)