-
Notifications
You must be signed in to change notification settings - Fork 37
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
* Add gazebo/gz_ros2_control (cherry picked from commit f0ae924) Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
- Loading branch information
1 parent
a981875
commit b2fed09
Showing
3 changed files
with
19 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,3 +5,5 @@ _build/* | |
doc/ros2_control | ||
doc/ros2_control_demos | ||
doc/ros2_controllers | ||
doc/gazebo_ros2_control | ||
doc/gz_ros2_control |
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,14 +1,23 @@ | ||
.. _simulators: | ||
|
||
################# | ||
Simulators | ||
################# | ||
###################### | ||
Simulator Integrations | ||
###################### | ||
|
||
This page hosts a list of supported simulators with ros2_control implementations. | ||
To add your ros2_control integration, submit a PR to this page on Github! | ||
Hosted by ros-controls | ||
--------------------------------------------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
|
||
Gazebo <../gz_ros2_control/doc/index.rst> | ||
Gazebo Classic <../gazebo_ros2_control/doc/index.rst> | ||
|
||
Community | ||
--------------------------------------------- | ||
This page hosts a list of supported simulators with *ros2_control* integration. | ||
To add your *ros2_control* integration, submit a PR to this page on Github! | ||
|
||
* `Gazebo <https://github.com/ros-controls/gz_ros2_control>`__ | ||
* `Gazebo Classic <https://github.com/ros-controls/gazebo_ros2_control>`__ | ||
* `Isaac Sim <https://moveit.picknik.ai/main/doc/how_to_guides/isaac_panda/isaac_panda_tutorial.html>`__ | ||
* `Webots <https://github.com/cyberbotics/webots_ros2/tree/master/webots_ros2_control>`__ | ||
* Custom interfaces to simulators with a `Topic Based System <https://github.com/PickNikRobotics/topic_based_ros2_control>`__ |
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