Skip to content

Commit 5815360

Browse files
committed
docs: add ROS2/License/Version badges to README header
1 parent 7a344fb commit 5815360

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# mpc_controller
22

3+
![ROS2](https://img.shields.io/badge/ROS2-Jazzy-blue)
4+
![License](https://img.shields.io/badge/license-Apache--2.0-green)
5+
![Version](https://img.shields.io/badge/version-v0.2.0-orange)
6+
37
A linear MPC (Model Predictive Control) plugin for `ros2_control`.
48
Integrates directly with `controller_manager` and `hardware_interface`
59
— a drop-in `ros2_control` controller plugin for constrained trajectory

0 commit comments

Comments
 (0)