|
|
| GeomCapsule (double length, double radius, unsigned int coltype=0, unsigned int colaffinity=0) |
| |
|
| GeomCapsule (Eigen::Vector3d sp, Eigen::Vector3d ep, double radius, unsigned int coltype=0, unsigned int colaffinity=0) |
| |
| std::optional< CollisionResult > | ComputeMinimumDistance (const math::SE3::MatrixType &T, const Geom &other_geom, const math::SE3::MatrixType &other_T) const override |
| |
|
Eigen::Vector3d | GetEndPoint () const |
| |
|
double | GetRadius () const |
| |
|
Eigen::Vector3d | GetStartPoint () const |
| |
| GeomType | GetType () const override |
| |
|
| Geom (unsigned int coltype=0, unsigned int colaffinity=0) |
| |
|
bool | Filter (const Geom &other_geom) const |
| |
|
unsigned int | GetColaffinity () const |
| |
|
unsigned int | GetColtype () const |
| |
|
|
unsigned int | colaffinity_ |
| |
|
unsigned int | coltype_ |
| |
◆ ComputeMinimumDistance()
| std::optional< CollisionResult > rb::dyn::GeomCapsule::ComputeMinimumDistance |
( |
const math::SE3::MatrixType & | T, |
|
|
const Geom & | other_geom, |
|
|
const math::SE3::MatrixType & | other_T ) const |
|
overridevirtual |
◆ GetType()
| GeomType rb::dyn::GeomCapsule::GetType |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file:
- /external/rby1-sdk/include/rby1-sdk/dynamics/link.h