gazebosim / gz-msgs

Messages for Gazebo robot simulation.
https://gazebosim.org
Apache License 2.0
24 stars 47 forks source link

Allow moon and custom surfaces in spherical coords msg #279

Closed adityapande-1995 closed 2 years ago

adityapande-1995 commented 2 years ago

Signed-off-by: Aditya aditya050995@gmail.com

πŸŽ‰ New feature

Summary

Part of the feature : Supporting lunar DEMs and custom surfaces in spherical coordinates. Adds new fields surface_axis_equatorial and surface_axis_polar to spherical coordinates proto msg, allows new enums MOON_SCS and CUSTOM_SURFACE.

Test it

Added test cases.

Depends on

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

πŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”Έ

codecov[bot] commented 2 years ago

Codecov Report

Merging #279 (598d30d) into main (783d087) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #279      +/-   ##
==========================================
+ Coverage   85.44%   85.59%   +0.14%     
==========================================
  Files          10       10              
  Lines         962      972      +10     
==========================================
+ Hits          822      832      +10     
  Misses        140      140              
Impacted Files Coverage Ξ”
src/Utility.cc 82.56% <100.00%> (+0.27%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 783d087...598d30d. Read the comment docs.