Add Cone as a primitive parametric shape.#593
Conversation
Just added it now. |
|
@azeey what's the process for getting this merged in and available for everything else that depends on it? |
For features involving pull requests to multiple repositories, I think the development process is easier to initially target the EDIT: this is a policy that we had discussed recently but not added to our contributor documentation, so I have proposed adding it to our recommendations in gazebosim/docs#440 |
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
@bperseghetti the first step to making a release involves making a pull request to bump the version number and update the Changelog (see step 2 in the Gazebo Release Instructions - For Each Release). If you're interested to learn this process, that would be a good place to start. |
🦟 Bug fix
Summary
This helps add the missing cone geometry for primitive/basic parametric shapes:
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:
Associated PRs:
Checklist
codecheckpassed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-bymessages.