A Superellipsoid can approximate primitive shapes as boxes, cylinders and pyrimids while remaining strictly convex.
More...
#include <parsers/RBDyn/parsers/common.h>
A Superellipsoid can approximate primitive shapes as boxes, cylinders and pyrimids while remaining strictly convex.
An illustration of superellipsoids can be found here https://en.wikipedia.org/wiki/Superellipsoid#/media/File:Superellipsoid_collection.png, with epsilon1 = e/2 and epsilon2 = n/2. The size of the superellipsoid is half its bounding box
Superellipsoids are not part of the URDF standard and so won't probably be available in other URDF parsers
◆ Superellipsoid()
rbd::parsers::Geometry::Superellipsoid::Superellipsoid |
( |
| ) |
|
|
inline |
◆ epsilon1
double rbd::parsers::Geometry::Superellipsoid::epsilon1 |
◆ epsilon2
double rbd::parsers::Geometry::Superellipsoid::epsilon2 |
◆ size
Eigen::Vector3d rbd::parsers::Geometry::Superellipsoid::size |
The documentation for this struct was generated from the following file: