Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 468 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 468 Bytes

How to Contribute

We welcome contributions to this repo and encourage you to fork the project and make pull requests, thanks!

Style

We follow the C++ ROS style guidelines and conventions as closely as possible. However, because the plugins inherit from Gazebo classes and Gazebo follows a very different formatting standard, there are a few exceptions where Gazebo's function names do not comply to the ROS guidelines.