Skip to content

Commit daadf08

Browse files
authored
Sorts and adds more projects using Gazebo. (#570)
Signed-off-by: Benjamin Perseghetti <[email protected]>
1 parent d9e0c59 commit daadf08

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

projects_using_gazebo.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,34 @@ This is an incomplete list of projects that use (modern) Gazebo. It includes
44
plugins, examples, ROS integrations, etc. If you'd like to add your project,
55
please open a pull request by clicking on the "Edit on Github" link.
66

7-
## Gazebo Plugins
7+
## Gazebo Tools for Integration
8+
9+
- **ros_gz_project_template**: A template project integrating ROS and Gazebo
10+
simulator. https://github.com/gazebosim/ros_gz_project_template
811

9-
## Gazebo and ROS 2 Integration
12+
## Gazebo Integrations
1013

14+
- **Aerostack2**: An open-source autonomous multi-aerial-robots systems framework. [{octicon}`globe` link](https://github.com/aerostack2/aerostack2)
15+
- **ArduPilot**: ArduPilot is an autopilot built on ChibiOS RTOS that supports many vehicle types. [{octicon}`globe` link](https://ardupilot.org/dev/docs/sitl-with-gazebo.html)
16+
- **CogniPilot**: CogniPilot is an autopilot built on Zephyr RTOS that supports many vehicle types. [{octicon}`globe` link](https://cognipilot.org)
17+
| <https://github.com/CogniPilot/synapse_gz>
1118
- **gz_ros2_control**: ROS 2 package for integrating `ros2_control` and Gazebo.
1219
[{octicon}`globe` link](https://control.ros.org/jazzy/doc/gz_ros2_control/doc/index.html)
1320
| <https://github.com/ros-controls/gz_ros2_control>
14-
- **Nav2**: ROS 2 Navigation framework and system.
15-
[{octicon}`globe` link](https://nav2.org/) |
16-
<https://github.com/ros-navigation/navigation2>
17-
- **ros_gz_project_template**: A template project integrating ROS and Gazebo
18-
simulator. https://github.com/gazebosim/ros_gz_project_template
19-
- **Aerostack2**: An open-source autonomous multi-aerial-robots systems framework. [{octicon}`globe` link](https://github.com/aerostack2/aerostack2)
21+
- **heightmap_spawner**: A ROS 2 package that converts occupancy grids from nav2_map_server into 3D heightmap models for use in Gazebo simulations. [{octicon}`globe` link](https://github.com/damanikjosh/heightmap_spawner)
2022
- **MBARI Buoy Sim**: Wave simulation for energy buoy control. [{octicon}`globe` link](https://github.com/osrf/buoy_sim)
2123
- **MBARI LRAUV**: Underwater simulation for glider science missions. [{octicon}`globe` link](https://github.com/osrf/lrauv)
2224
- **MBZIRC**: Maritime competition for surface and aerial vehicles with manipulation. [{octicon}`globe` link](https://github.com/osrf/mbzirc)
25+
- **Nav2**: ROS 2 Navigation framework and system.
26+
[{octicon}`globe` link](https://nav2.org/) |
27+
<https://github.com/ros-navigation/navigation2>
28+
- **Open-RMF**: Warehouse robot fleet sharing and interoperability between multiple fleets of robots and physical infrastructure. [{octicon}`globe` link](https://www.open-rmf.org/)
29+
- **PhantomX Pincher Robot Arm**: Manipulation packages in ROS 2, MoveIt 2, and new Gazebo for a class at the University of Luxembourg. [{octicon}`globe` link](https://github.com/snt-spacer/phantomx_pincher/tree/ros2)
30+
- **PX4**: PX4 is an autopilot built on Nuttx RTOS that supports many vehicle types. [{octicon}`globe` link](https://docs.px4.io/v1.15/en/sim_gazebo_gz/)
2331
- **Space ROS**: An open-source space robotics framework for developing flight-quality robotic and autonomous space systems. [{octicon}`globe` link](https://space.ros.org/)
2432
- **SubT**: DARPA Subterranean Challenge. [{octicon}`globe` link](https://github.com/osrf/subt)
2533
- **Turtlebot 4**: Low-cost educational robot. [{octicon}`globe` link](https://clearpathrobotics.com/turtlebot-4)
2634
- **VRX**: Virtual RobotX, maritime surface vehicle competition. [{octicon}`globe` link](https://github.com/osrf/vrx)
27-
- **PX4**: PX4 is the Professional Autopilot. It powers all kinds of vehicles from racing and cargo drones through to ground vehicles and submersibles. [{octicon}`globe` link](https://docs.px4.io/v1.13/en/simulation/ignition_gazebo.html)
28-
- **PhantomX Pincher Robot Arm**: Manipulation packages in ROS 2, MoveIt 2, and new Gazebo for a class at the University of Luxembourg. [{octicon}`globe` link](https://github.com/snt-spacer/phantomx_pincher/tree/ros2)
29-
- **Open-RMF**: Warehouse robot fleet sharing and interoperability between multiple fleets of robots and physical infrastructure. [{octicon}`globe` link](https://www.open-rmf.org/)
30-
- **heightmap_spawner**: A ROS 2 package that converts occupancy grids from nav2_map_server into 3D heightmap models for use in Gazebo simulations. [{octicon}`globe` link](https://github.com/damanikjosh/heightmap_spawner)
35+
36+
## Gazebo Plugins
37+

0 commit comments

Comments
 (0)