Skip to content

Commit 964fede

Browse files
committed
Update README with ROS version badges and branch information
1 parent df773a2 commit 964fede

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
__Tinymovr ROS 2 Hardware Interface__
22

3+
![ROS2](https://img.shields.io/badge/ROS2-Jazzy-blue)
4+
![ROS1](https://img.shields.io/badge/ROS1-Noetic-inactive)
5+
[![CI](https://github.com/tinymovr/Tinymovr-ROS/actions/workflows/industrial_ci.yaml/badge.svg)](https://github.com/tinymovr/Tinymovr-ROS/actions)
6+
7+
> [!IMPORTANT]
8+
> **This branch (`main`) is for ROS 2 Jazzy** on Ubuntu 24.04
9+
>
10+
> **For ROS 1 Noetic**, see the [`ros1-noetic`](https://github.com/tinymovr/Tinymovr-ROS/tree/ros1-noetic) branch (legacy support)
11+
12+
---
13+
314
A ROS 2 package that provides hardware interfacing for the [Tinymovr](https://tinymovr.com) motor controller. This interface allows for seamless integration of Tinymovr devices with ROS 2-based robotic systems using the ros2_control framework.
415

516
## Features

0 commit comments

Comments
 (0)