rdiankov / openrave

Open Robotics Automation Virtual Environment: An environment for testing, developing, and deploying robotics motion planning algorithms.
http://www.openrave.org
Other
693 stars 343 forks source link

Add Conical Frustum geometry type #1288

Closed superfashi closed 1 year ago

superfashi commented 1 year ago

This PR reverts #1281 and adds a separate Conical Frustum (conicalfrustum) geometry type.

Tested locally and on CI and checked visually.

Closes #1286

rdiankov commented 1 year ago

thanks~