Skip to content

Commit dd5084b

Browse files
feat(readme): add ROS1 branch info
1 parent 0d3d274 commit dd5084b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
mc_rtc_ros_control
22
==
33

4-
Integration package between mc_rtc and ROS control. Provides a node subscribe to a robot's JointState and publishing a message suitable for a position_controllers/JointGroupPositionController controller.
4+
Integration package between mc_rtc and ROS2 control. Provides a node subscribe to a robot's JointState and publishing a message suitable for a position_controllers/JointGroupPositionController controller.
5+
6+
**ROS1 implementation can be found [here](https://github.com/mc-rtc/mc_rtc_ros_control/tree/noetic).**
7+
58

69
Requirements
710
--

0 commit comments

Comments
 (0)