gz_ogre_next_vendor repository

Repository Summary

Checkout URI https://github.com/gazebo-release/gz_ogre_next_vendor.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-22
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
gz_ogre_next_vendor 0.0.4

README

Gazebo Specific Vendor Package for Ogre-Next

This is a ROS 2 vendor package for Ogre-Next intended to be consumed by Gazebo, specifically in gz_rendering_vendor. Use of this vendor package generally (outside of Gazebo) is not recommended as the underlying Ogre-Next version might change without notice.

CONTRIBUTING

Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).