You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
mc_rtc_ros_control
2
2
==
3
3
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).**
0 commit comments