Skip to content

Commit 3f0577a

Browse files
committed
docs: Add comment about ROS 2 ros2_control integration
1 parent a399c29 commit 3f0577a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReadMe.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Author: [Tobit Flatscher](https://github.com/2b-t) (2023 - 2024)
99
## 0. Overview
1010
This repository holds a **CAN driver software development kit** (SDK) for the [**MyActuator RMD X actuator series**](https://www.myactuator.com/rmd-x) written in modern C++17 using [Linux's SocketCAN](https://docs.kernel.org/networking/can.html). The driver SDK is also exposed to Python through Python bindings generated with [pybind11](https://github.com/pybind/pybind11).
1111

12+
For the [`ros2_control` integration](https://control.ros.org/humble/index.html) please refer to [this repository](https://github.com/2b-t/myactuator_rmd_ros).
13+
1214

1315

1416
## 1. Installation

0 commit comments

Comments
 (0)