gazebo-sim

Configure and run Gazebo Harmonic simulations with ROS 2 bridge workflows.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/robotics-playground/skills --skill gazebo-sim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gazebo-sim
Source: https://github.com/robotics-playground/skills/tree/main/skills/gazebo-sim
Command: npx skills add https://github.com/robotics-playground/skills --skill gazebo-sim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Gazebo Harmonic simulation guidance for ROS 2 robotics development, troubleshooting, and integration.

Core Features & Use Cases

  • World setup, physics engine configuration, and sensor integration for Gazebo Harmonic.
  • ROS 2 bridge guidance, model spawning, and telemetry diagnostics to streamline simulation workflows.
  • Use cases include debugging physics issues, tuning collision and inertia, and validating robot models in simulated environments.

Quick Start

Launch a minimal Gazebo Harmonic world with ROS 2 bridge to verify end-to-end simulation quickly.

Frequently Asked Questions about gazebo-sim

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Gazebo Harmonic simulation with a ROS 2 bridge?

To configure Gazebo Harmonic with a ROS 2 bridge, set up your simulation world, integrate sensors, and use the bridging workflow for model spawning and telemetry diagnostics to verify end-to-end simulation.

How do I tune collision and inertia parameters in Gazebo Harmonic?

Tune collision and inertia in Gazebo Harmonic by validating your robot models in simulated environments, adjusting physics configurations, and debugging physics issues using the DART, Bullet, or TPE engines.

Does Gazebo Harmonic support SDF and URDF model formats for ROS 2?

Yes, Gazebo Harmonic supports SDF and URDF model formats. It provides best-practice modeling guidance for both formats to ensure proper robot model validation and ROS 2 integration.

What is the best way to debug physics issues in a Gazebo simulation?

The best way to debug Gazebo physics issues is to tune the DART, Bullet, or TPE physics engines within your simulation world setup, validating collision and inertia parameters for your robot models.

Why is my ROS 2 topic bridging not working in Gazebo Harmonic?

ROS 2 topic bridging issues in Gazebo Harmonic often stem from improper model spawning or sensor integration. Run telemetry diagnostics and verify your bridge workflows to isolate the failure.

Can I run a minimal Gazebo Harmonic world to test ROS 2 integration quickly?

Yes, you can launch a minimal Gazebo Harmonic world with a ROS 2 bridge to quickly verify end-to-end simulation, ensuring your world setup and sensor integration are functioning correctly.