simulation-expert

Simulate autonomous robot systems and Gazebo environments for ROS 2 development.

8|2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/p1tl0rd/antigravity-ros2-skills --skill simulation-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simulation-expert
Source: https://github.com/p1tl0rd/antigravity-ros2-skills/tree/main/.agent/skills/simulation-expert
Command: npx skills add https://github.com/p1tl0rd/antigravity-ros2-skills --skill simulation-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simulates autonomous robot systems and Gazebo environments for ROS 2 development.

Core Features & Use Cases

  • Asset preparation, including URDF models and required Gazebo plugins for Gazebo Sim.
  • Sensor integration and bridging between Gazebo and ROS 2, with configurable sensors and topics.
  • Launch configuration management to run end-to-end simulations across ROS 2 and Gazebo.

Quick Start

Launch a Gazebo ROS 2 simulation by loading a ready-made world and spawning a robot model.

Frequently Asked Questions about simulation-expert

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

FAQPage Schema
How do I configure a ROS 2 Gazebo simulation with sensor integration and bridging?

To configure a ROS 2 Gazebo simulation, you load a ready-made world, spawn a URDF robot model, and set up Gazebo plugins for sensor bridging between Gazebo and ROS 2 topics.

What's the best way to prepare URDF assets and Gazebo plugins for ROS 2 simulation?

Preparing URDF assets for ROS 2 simulation involves defining the robot model and attaching required Gazebo plugins to enable sensor integration and communication bridging.

Does this ROS 2 Gazebo simulation workflow support both Fortress and Harmonic versions?

Yes, the simulation workflow supports launch configuration management across Gazebo Fortress for ROS 2 Humble and Gazebo Harmonic for ROS 2 Jazzy environments.

Can I run end-to-end autonomous robot simulations using Gazebo and ROS 2?

Yes, you can run end-to-end autonomous robot simulations by loading world assets, spawning models, and managing launch configurations across ROS 2 and Gazebo.

What do I need to know to manage bridge workflows between Gazebo and ROS 2?

Managing bridge workflows requires knowledge of ROS 2, Gazebo plugins, and configurable sensor topics to successfully bridge data between Gazebo simulations and ROS 2 environments.

Why are my Gazebo sensors not publishing to ROS 2 topics during simulation?

Gazebo sensors fail to publish to ROS 2 when sensor integration and bridging are misconfigured, requiring correct Gazebo plugin setup and matching topic configurations in the launch files.