-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
(cherry picked from commit d44b879) Co-authored-by: Silvio Traversaro <[email protected]>
- Loading branch information
1 parent
e8a0245
commit 2ace205
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Gazebo ros_control Interfaces | ||
|
||
This is a ROS 2 package for integrating the [ros2_control](https://github.com/ros-controls/ros2_control) controller architecture | ||
with the [Gazebo](http://gazebosim.org/) simulator. | ||
with the [Gazebo Classic](https://classic.gazebosim.org/) simulator. | ||
|
||
This package provides a Gazebo plugin which instantiates a ros_control | ||
controller manager and connects it to a Gazebo model. |