From b3187b1f0a3946eb66c65254c3bd2d28397bbfe8 Mon Sep 17 00:00:00 2001 From: topguns837 Date: Sat, 20 Jun 2026 20:06:25 +0530 Subject: [PATCH] Added gz_sim_spray_painting_plugin to projects list --- common/projects_using_gazebo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/common/projects_using_gazebo.md b/common/projects_using_gazebo.md index 8270248e40..0e702f7fe7 100644 --- a/common/projects_using_gazebo.md +++ b/common/projects_using_gazebo.md @@ -37,3 +37,4 @@ please open a pull request by clicking on the "Edit on Github" link. ## Gazebo Plugins +- **gz_sim_spray_painting_plugin**: A Gazebo plugin that simulates spray painting through ray-casting and particle emitter visual effects. This plugin will help you visualize your paint coverage for your autonomous spray painting applications. [{octicon}`globe` link](https://github.com/topguns837/gz_sim_spray_painting_plugin)