ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
ROS gazebo is a third-party library. The ROS package wraps the standard gazebo implementation.
To modify gazebo, itself, it looks like you need to create a patch for your changes (as a diff against the downloaded version), and add that to the patches/
subdirectory.