Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding cone primitives. #621

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

bperseghetti
Copy link
Member

@bperseghetti bperseghetti commented May 15, 2024

🦟 Bug fix

Summary

This helps add the missing cone geometry for primitive/basic parametric shapes:

conetopple
cone

And is also valuable for visualizations of emitters/source that typically have conic-based spread as seen in this acoustic attack on an IMU by showing the affected area:

drone_attack

Associated PRs:

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

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.

@scpeters
Copy link
Member

do you mind merging this branch with main to restart CI?

@scpeters
Copy link
Member

optional: we could update the marker example to draw a cone shape

Squashing commits to make requested target of main with backports to
harmonic.

Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
@bperseghetti
Copy link
Member Author

bperseghetti commented Jun 13, 2024

@scpeters

do you mind merging this branch with main to restart CI?

rebased on main and force-pushed

optional: we could update the marker example to draw a cone shape

Yeah, I suppose we could do that, although I might prefer to add anything else in a follow on PR just so I can limit the scope of this and get it in as fast as possible as we all really need this in harmonic and that still requires a backport.

@bperseghetti
Copy link
Member Author

@scpeters @azeey all good for this getting merged? Any way that we can get the nightly for this also updated so I can get the gazebosim/gz-sim#2410 in as well? Then I can start the backport process.

@bperseghetti bperseghetti merged commit 12b4dd0 into gazebosim:main Jun 14, 2024
6 checks passed
bperseghetti added a commit to rudislabs/gz-gui that referenced this pull request Jun 17, 2024
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
bperseghetti added a commit to rudislabs/gz-gui that referenced this pull request Jun 19, 2024
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
iche033 pushed a commit that referenced this pull request Jun 20, 2024
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
@bperseghetti bperseghetti deleted the pr-cone-main branch June 21, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants